-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Popover: Element type is invalid: expected a string but got Object #2687
Comments
@cmac458 which version of blueprint are you using? have you installed |
@giladgray apologies, the issue has been updated with the appropriate detail |
@giladgray I didn't have |
@cmac458 hmm i don't know what to say. try blowing away your |
🤷♂️ |
Environment
Package version(s):
"@blueprintjs/core": "^3.0.0",
"react-transition-group": "^2.4.0",
"react": "^16.4.1",
Browser and OS versions:
Windows 7
Chrome Version 67.0.3396.99
Steps to reproduce
Actual behavior
The following Error appears in console, and the page doesn't load
Expected behavior
Page loads and the popover is rendered.
Possible solution
n/a
The text was updated successfully, but these errors were encountered: