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

Open
#794 0 comments 0 reactions 0 assignees View on GitHub
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
![image-20200907-085016](https://user-images.githubusercontent.com/24357040/92676538-7899f180-f341-11ea-89d5-2a90c47b9c57.png)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.