-
Notifications
You must be signed in to change notification settings - Fork 200
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
TypeError: Attempted to assign to readonly property #92
Comments
It's worth mentioning that without the options, the error doesn't appear, but it seems that the library doesn't work either. |
what is the "t" component, do you know? |
The
React 16.12 Component Example:
|
ok looks like there's something weird with i18 indeed, i'll check it out |
I am using react-redux version "2.3.0" looks like its not able to keep track of useSelector hook. It fails with error as |
this comment is not related to the bug. |
Ok thanks @vzaidman Got it. |
@wizevlad can you please update all the related libraries and check again? I don't seem to see any problem |
You are free to re-open the bug once you can provide more information |
Code:
Error:
TypeError: Attempted to assign to readonly property
The text was updated successfully, but these errors were encountered: