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
I tried the example with React Version "17.0.1" (Changed Version in package.json) and got the following error
Failed to compile.
src/i18nInit.js
Line 20:3: React Hook "useLocale" cannot be called at the top level. React Hooks must be called in a React function component or a custom React Hook function react-hooks/rules-of-hooks
Search for the keywords to learn more about each error.
The text was updated successfully, but these errors were encountered:
I tried the example with React Version "17.0.1" (Changed Version in package.json) and got the following error
The text was updated successfully, but these errors were encountered: