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

Fix intl #152

Closed
wants to merge 2 commits into from
Closed

Fix intl #152

wants to merge 2 commits into from

Conversation

LaChope
Copy link
Collaborator

@LaChope LaChope commented Apr 22, 2024

Resolves #150

@LaChope LaChope requested a review from blcham April 22, 2024 14:46
enableForwardSkip={true}
loader={<Loader />}
/>
<IntlContextProvider locale={options.intl.locale}>
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As mentioned in kbss-cvut/s-forms#193, there are 2 ways of providing intl in SForms now, which should be refactored.

@blcham
Copy link

blcham commented Apr 23, 2024

we wait to finish it systematically

@LaChope
Copy link
Collaborator Author

LaChope commented Apr 23, 2024

we wait to finish it systematically

Relates to kbss-cvut/s-forms#340

@blcham
Copy link

blcham commented Apr 24, 2024

@LaChope this can be closed without merge right ?

So what needs to be done to incorporate kbss-cvut/s-forms#340 ?

@LaChope
Copy link
Collaborator Author

LaChope commented Apr 29, 2024

@blcham this can be closed because of kbss-cvut/s-forms#340. When kbss-cvut/s-forms#340 is merged, I will bump s-forms in record-manager-ui

@LaChope LaChope closed this Apr 29, 2024
@LaChope LaChope deleted the fix-intl branch April 29, 2024 08:46
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 this pull request may close these issues.

React Intl object not found when opening new form
2 participants