Accessing Elements on Step Load

I have a developer who built a custom google api location field that was working fine.

Then this week it stopped working and he reported the following:

the following:

“When the step-loaded event is triggered, I could find all needed elements in the document (to add icons and so on). But currently it stop working and elements is being found only when I leave a step.
So I’ve just added 100 milliseconds timeout after step-loaded event and it works somehow”

Jimmy December?

Hi @bercohen It seems that the querySelector used on the Advanced logic is missing some closing square brackets. This might be the cause why you cant access the element.

@Kenny here is our developer’s follow up. See 2 videos: