-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed as not planned
Labels
Description
Bug Report
https://unpkg.com/browse/[email protected]/dist/es/WindowScroller/utils/onScroll.js
What is the current behavior?
Last line of the linked file has the following bogus import pointing to a non-existent export:
import { bpfrpt_proptype_WindowScroller } from "../WindowScroller.js";
What is the expected behavior?
This import shouldn't exist.
Which versions of React and react-virtualized, and which browser / OS are affected by this issue? Did this work in previous versions of react-virtualized?
Not sure which version this started shipping - but this import breaks when imported in native browser ESM and also breaks in strict bundlers like esbuild / rollup.
tajo, remorses, DanielLaubacher, LandazuriPaul, benatshippabo and 116 morezhengshengliang, Roeefl, nipunasudha, andrewthenew, nmitchell-bgl and 2 more