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

React Bootstrap deps throwing React errors in browser console #251

Open
domgolonka opened this issue Apr 20, 2017 · 1 comment
Open

React Bootstrap deps throwing React errors in browser console #251

domgolonka opened this issue Apr 20, 2017 · 1 comment
Assignees
Labels

Comments

@domgolonka
Copy link

I am using a fresh install of meteorchef/base.

printer.js:170 Warning: Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead.

printer.js:170 Warning: Portal: React.createClass is deprecated and will be removed in version 16. Use plain JavaScript classes instead. If you're not yet ready to migrate, create-react-class is available on npm as a drop-in replacement.

@themeteorchef
Copy link
Owner

Thanks for reporting. This is a known issue coming from the React Bootstrap package. It has some dependencies that haven't been updated yet which are throwing the errors. All of the components in Base have been updated to meet these requirements. Keeping a watch on the RB package to see when a patch is available.

@themeteorchef themeteorchef changed the title A couple of errors I am getting React Bootstrap deps throwing React errors in browser console Apr 21, 2017
@themeteorchef themeteorchef self-assigned this Apr 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants