bvaughn / react-virtualized-auto-sizer

Standalone version of the AutoSizer component from react-virtualized

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1.0.19 does not render anything

floklein opened this issue · comments

Hi!

We use your lib in our React app. We updated from 1.0.17 to 1.0.20. Our build stack includes:

  • Typescript
  • Esbuild
  • Webpack
  • Turborepo

1.0.19 only renders an empty div. No errors.

before
after

Please share a runnable repro. Can't do anything with this otherwise.