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
As soon as we remove id from our component every thing works as intended. Is this core mechanic or it's know bug/issue? And what's the solution? This bug is present for at least half a year.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
If we keep x-data and native html id attribute on the same element, x-data and all nested clicks duplicate.
<SomeSurfaceComponent x-data="someFunction()" id="some-id"/>
As soon as we remove id from our component every thing works as intended. Is this core mechanic or it's know bug/issue? And what's the solution? This bug is present for at least half a year.
Beta Was this translation helpful? Give feedback.
All reactions