You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running the example app.
It looks like updateDOMContent in Editor.vue is being triggered too often.
I put console.log statements in it to see what would happen.
I expected only the element that I clicked on to be displayed.
However it looks like all elements on the canvas for some reason trigger this function.
The text was updated successfully, but these errors were encountered:
I am running the example app.
It looks like updateDOMContent in Editor.vue is being triggered too often.
I put console.log statements in it to see what would happen.
I expected only the element that I clicked on to be displayed.
However it looks like all elements on the canvas for some reason trigger this function.
The text was updated successfully, but these errors were encountered: