-
Hi! I have some data that I am attempting to dynamically generate a menu and submenus for (the data is divided into categories, and I'd like a submenu per category). Unfortunately, I keep running into issues when trying to open any of the said submenus when doing this--sometimes freeze, sometimes 'maximum update depth' errors, sometimes nothing happens. Is what I am attempting possible? Here is my non-working code. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hi @dremin - should be possible! We forked your Codesandbox to demonstrate the behavior. Let us know if you have any questions. Thanks! |
Beta Was this translation helpful? Give feedback.
Hi @dremin - should be possible! We forked your Codesandbox to demonstrate the behavior. Let us know if you have any questions. Thanks!