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
Notice typescript error stating LocalizeContext is not exported from module
What is the expected behavior?
LocalizeContext is exported from the module but not declared in the type definitions. This would involve adding LocalizeContext as an exported member from src/index.d.ts
Which versions of react and react-localize-redux are you using?
Happy to add and open a PR although I wanted to check first given that work is ongoing with v4 and you mentioned you're swamped. If you'll have a chance to release a patch I'll open a PR with the change?
The text was updated successfully, but these errors were encountered:
Do you want to request a feature or report a bug?
Report a bug & offer fix
What is the current behavior?
Go to: https://codesandbox.io/s/stupefied-bhaskara-fsyir
What is the expected behavior?
Which versions of
react
andreact-localize-redux
are you using?Happy to add and open a PR although I wanted to check first given that work is ongoing with v4 and you mentioned you're swamped. If you'll have a chance to release a patch I'll open a PR with the change?
The text was updated successfully, but these errors were encountered: