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

Fix to work with latest react-bootstrap #1

Open
njd5475 opened this issue Mar 2, 2015 · 3 comments
Open

Fix to work with latest react-bootstrap #1

njd5475 opened this issue Mar 2, 2015 · 3 comments

Comments

@njd5475
Copy link

njd5475 commented Mar 2, 2015

Got the following output from the console in chrome.

 Download the React DevTools for a better development experience: http://fb.me/react-devtools
dragon.ak.fbcdn.net/hphotos-ak-xfa1/t39.3284-6/10574686_364622180354903_128254026_n.js:17110 Uncaught Error: Invariant Violation: Button: prop type `componentClass` is invalid; it must be a function, usually from React.PropTypes.
react-bootstrap-async-autocomplete.js:111 Uncaught TypeError: Cannot read property 'Input' of undefined
dragon.ak.fbcdn.net/hphotos-ak-xaf1/t39.3284-6/10574684_290501391154695_351965483_n.js:19550 You are using the in-browser JSX transformer. Be sure to precompile your JSX for production - http://facebook.github.io/react/docs/tooling-integration.html#jsx
(program):26 Uncaught ReferenceError: ReactBootstrapAsyncAutocomplete is not defined
@tomatau
Copy link

tomatau commented Apr 4, 2015

bump!

@nnarhinen nnarhinen changed the title Demo failing in chrome Fix to work with latest react-bootstrap Apr 7, 2015
@nnarhinen
Copy link
Owner

It seems react-bootstrap API has changed. The example is using react-bootstrap from master directly. Will look into this later this week.

@thedodd
Copy link

thedodd commented May 19, 2015

+1

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

4 participants