Replies: 1 comment 1 reply
-
|
I'm assuming if you console log |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I was following the documentation here to create a list of horizontally arranged draggable pages. The error below is shown when using the
useSortable()hook like the documentation instructs, passing the page's id.The code is as follows:
Page list component
Page component
Not sure what's going wrong here, so any help would be appreciated!
Beta Was this translation helpful? Give feedback.
All reactions