xzdarcy / react-timeline-editor

react-timeline-editor is a react component used to quickly build a timeline animation editor.
https://zdarcy.com/
MIT License
284 stars 82 forks source link

windows scroller issue #21

Open JorgeMHC-dev opened 1 year ago

JorgeMHC-dev commented 1 year ago

Some times when we are using the package this error pops up, i think there is an issue with the react-virtualized package

✘ [ERROR] No matching export in "node_modules/@xzdarcy/react-timeline-editor/node_modules/react-virtualized/dist/es/WindowScroller/WindowScroller.js" for import "bpfrpt_proptype_WindowScroller"

    node_modules/@xzdarcy/react-timeline-editor/node_modules/react-virtualized/dist/es/WindowScroller/utils/onScroll.js:74:9:
      74 │ import { bpfrpt_proptype_WindowScroller } from "../WindowScroller....
xzdarcy commented 1 year ago

I think it might have related to https://github.com/bvaughn/react-virtualized/issues/1632.