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
However, in mobile view, the locale variable does not seem to have values, which results in missing styles for the selection.
See the screenshot below for reference:
Current:
Expected:
Steps to reproduce the behavior
Go to next folder
yarn && yarn build && yarn start
checking validity of types
Expected behavior
build success like this
Screenshots
Additional context
I have added the locale information to address this issue.
The text was updated successfully, but these errors were encountered:
Fix
Describe your request
The LocaleSwitcher component requires type definitions for its props.
However, in mobile view, the locale variable does not seem to have values, which results in missing styles for the selection.
See the screenshot below for reference:
Current:
Expected:
Steps to reproduce the behavior
Expected behavior
build success like this
Screenshots
Additional context
I have added the locale information to address this issue.
The text was updated successfully, but these errors were encountered: