You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for bringing this to our attention though! We do plan on supporting strict mode, but aren't quite there yet. We have that covered in #779. Good to know that when we do, this should handled.
🐛 Bug Report
I followed the instructions here to setup Next.js.
When I want to use a
ListBox
, I get athis.virtualizer is null
error.🤔 Expected Behavior
I expect the
ListBox
to display items without throwing.😯 Current Behavior
Here is the full Next.js trace:
💻 Code Sample
Here is the
_app.js
file I am using:🌍 Your Environment
The text was updated successfully, but these errors were encountered: