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
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
The text was updated successfully, but these errors were encountered:
Got the following output from the console in chrome.
The text was updated successfully, but these errors were encountered: