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
When using a $state() property in a class, the library has some inconsistencies. It seems that while dragging the object is not correctly copied, only when dropped. This causes the element to not be rendered correctly in the container.
I have provided a REPL where you can see the weird behaviour. If the id property is changed to a $state() variable it breaks the functionality entirely.