Passing the open flag from the Listbox component #2015
Unanswered
piotr-ilder
asked this question in
Help
Replies: 1 comment
-
I hame the same problem. On compile with typescript none this components render on screen. I got error by use hooks in classes, but is in functional components. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to disable scrolling while a Listbox component instance is expanded. Here's my code:
But updating a state from inside of
return
of a component is a bad idea. Is there any other way to discover whether any Listbox component is opened?Beta Was this translation helpful? Give feedback.
All reactions