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
The right side menu items dont show up when I click the icon. I see a very tiny empty rectangle. When I put text between the <MenuItem..>Text the Text shows up. But when I click those items..they dont show any sort of animation or a click response..the menu just closes.
This is using the latest (0.13) as of today.
The text was updated successfully, but these errors were encountered:
I use the following code from the demo:
<AppBar
title="Title"
iconElementLeft={}
iconElementRight={
<IconMenu iconButtonElement={
}>
} />
The right side menu items dont show up when I click the icon. I see a very tiny empty rectangle. When I put text between the <MenuItem..>Text the Text shows up. But when I click those items..they dont show any sort of animation or a click response..the menu just closes.
This is using the latest (0.13) as of today.
The text was updated successfully, but these errors were encountered: