Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AppBar demo is out of date or bug #1992

Closed
andjarnic opened this issue Oct 27, 2015 · 3 comments
Closed

AppBar demo is out of date or bug #1992

andjarnic opened this issue Oct 27, 2015 · 3 comments
Labels
bug 🐛 Something doesn't work

Comments

@andjarnic
Copy link

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.

@HaoliangXu
Copy link

The part of your code and your description is not clear.

@VinceBT
Copy link

VinceBT commented Nov 7, 2015

I have this issue too, I have read that it comes from the InjectTapEventPlugin, or that the menu-item imported package is the wrong one :(

When you put text into the tags it doesnt work because it isnt working as a button but as a text child.

Have a good day and I hope I have helped you :)

@alitaheri alitaheri added the bug 🐛 Something doesn't work label Dec 9, 2015
@oliviertassinari
Copy link
Member

That should be fixed with #2382.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work
Projects
None yet
Development

No branches or pull requests

5 participants