Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update react-beautiful-dnd requirement from ^9.0.0 to ^10.0.3
Updates the requirements on [react-beautiful-dnd](https://github.com/atlassian/react-beautiful-dnd) to permit the latest version. - [Release notes](https://github.com/atlassian/react-beautiful-dnd/releases) - [Changelog](https://github.com/atlassian/react-beautiful-dnd/blob/master/CHANGELOG.md) - [Commits](https://github.com/atlassian/react-beautiful-dnd/commits/v10.0.3) Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
0646a09
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This commit broke adding songs to the queue for me. I get the error "Invariant failed: Draggable requires draggableId"
To get this error I had to re-run "npm install"
0646a09
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok, I'll revert this.