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
You cannot drag any elements anymore.
Not sure if it's any issue on my side.
Note: my initialItems list has more fields than "id" and "title"
Edit:
I also getting this error randomly when dragging and dropping items: _app-pages-browser_app_components_links_tsx.js:3816 Uncaught TypeError: Cannot read properties of null (reading 'dataset')
Source:
The text was updated successfully, but these errors were encountered:
hriiss
changed the title
Can't Swap elements after everything i n the Slot Item Map has changed (React Dynamic)
Can't Swap elements after everything in the Slot Item Map has changed (React Dynamic)
Jan 29, 2025
Hello,
It seems like, once every draggable element was moved from its default position, you cannot drag the elements anymore.
Example (Initial list):
Now if you drag all the elements to a different slot, like this:
You cannot drag any elements anymore.
Not sure if it's any issue on my side.
Note: my initialItems list has more fields than "id" and "title"
Edit:
I also getting this error randomly when dragging and dropping items:
_app-pages-browser_app_components_links_tsx.js:3816 Uncaught TypeError: Cannot read properties of null (reading 'dataset')
Source:
The text was updated successfully, but these errors were encountered: