-
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
[blueprintjs/datetime] Errors after adding a library #3790
Comments
I'm receiving the same error: Seems to occurr because LocaleUtils is exported as an interface and not as a const like DateUtils and ModifiersUtils in react-day-picker? Was this issue not resolved by this? gpbl/react-day-picker#834 |
I used to fix problem with I changed my
It is temporary fix, the problem should be fixed after release of new version of Hope this helps |
I have the same issue, as this is fixed on master - would it be possible to release the fix? That would be awesome. |
the fix was released in |
"@blueprintjs/datetime": "^3.14.0"
Chrome 77.0.3865.120
Ubuntu 18.04
After adding the library to the project, the following errors occur:
Here is a list of my dependencies:
My tslint.json
My tsconfig.json
The text was updated successfully, but these errors were encountered: