frontend-collective / frontend-collective/react-sortable-tree
The latest version(2.8.0) shows a minified error in IE11 whereas 2.3.0 works fine
- Dominant language
- JavaScript
- Stars
- 5k
- Forks
- 914
- PR merge metrics
- No merged PRs in 30d
Description
# Reporting a Bug?
I was trying to make the package work in IE11 with the latest version. It shows a minified react error

But this bug doesnot arise if the `isVirtualized` flag is false.
So i think it may be most probably due to `react-dnd` upgrade or `react-virtualized` upgrade.
But in the version 2.3.0 everything works fine. I didnot try this with all the releases in between. I just tried 2.3.0 at random and it seemed to work
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.