Skip to content
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

There are 2 ways how Intl is provided to forms #193

Closed
blcham opened this issue Nov 2, 2022 · 0 comments · Fixed by #340 · May be fixed by #195
Closed

There are 2 ways how Intl is provided to forms #193

blcham opened this issue Nov 2, 2022 · 0 comments · Fixed by #340 · May be fixed by #195
Assignees

Comments

@blcham
Copy link
Collaborator

blcham commented Nov 2, 2022

First way:

  const configurationContext = useContext(ConfigurationContext);

  const intl = configurationContext.options.intl;

Second way:

IntlContextProvider

There should be only one way -- i.e it should be unified.

LaChope added a commit that referenced this issue Nov 8, 2022
@LaChope LaChope self-assigned this Apr 23, 2024
LaChope added a commit that referenced this issue Apr 23, 2024
LaChope added a commit that referenced this issue Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants