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

call FAB's show/hide method cause 'undefined is not a object' error #37

Closed
coinicon72 opened this issue Jan 6, 2018 · 1 comment
Closed

Comments

@coinicon72
Copy link

coinicon72 commented Jan 6, 2018

I think the root cause is at line 87 of FloatingActionButton.js:

UIManager.BSBFloatingActionButton.Commands[command],

should be:
UIManager.BSBFloatingActionButtonAndroid.Commands[command],

Thank for your great works!!

@cesardeazevedo
Copy link
Owner

Thanks for report, i pushed a fix at 1.0.0-beta.8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants