We have been using string formatting to locate and act on wix elements.
This worked fine, but all of a sudden stopped working and the editor shows and error:
this breaks our code.
What can we do?
We have been using string formatting to locate and act on wix elements.
This worked fine, but all of a sudden stopped working and the editor shows and error:
this breaks our code.
What can we do?
Did it stop working? Or is it working even though it’s showing an error?
It’s probably working, it happened to me many times, the error will disappear if the page or the editor were reloaded.
The main reason that causing this issue is the slow internet connection speed, when the user is typing in the editor, sometimes due to the slow connection the editor can’t keep up the validation process with typing speed.
I did notice it on slow machines too, where the CPU is %100 utilized.
indeed it solved itself our after a while.
Thanks
You’re welcome