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

Upgrade to React 18 #3694

Closed
sergei-maertens opened this issue Dec 15, 2023 · 0 comments · Fixed by #3697
Closed

Upgrade to React 18 #3694

sergei-maertens opened this issue Dec 15, 2023 · 0 comments · Fixed by #3697
Assignees
Milestone

Comments

@sergei-maertens
Copy link
Member

Now storybook is updated to v7, we can upgrade React from 17 to 18.

This in turn will allow us to upgrade/develop the form builder for React 18+ and hopefully simplify version management.

@sergei-maertens sergei-maertens added this to the Release 2.5.0 milestone Dec 15, 2023
@sergei-maertens sergei-maertens self-assigned this Dec 15, 2023
sergei-maertens added a commit that referenced this issue Dec 15, 2023
Most of the time we're passing the same/similar context to the component
we're actually rendering, so it makes sense to make this a common wrapper
component.

The form-creation-form stuff doesn't play nice with strict mode yet, there
are unintended side-effects being performed in places (formio.js for sure)
that trip immer. So, for the time being, strict mode can be disabled.
sergei-maertens added a commit that referenced this issue Dec 15, 2023
sergei-maertens added a commit that referenced this issue Dec 15, 2023
sergei-maertens added a commit that referenced this issue Dec 15, 2023
v5.0+ is required for React 18 support.
sergei-maertens added a commit that referenced this issue Dec 15, 2023
Most of the time we're passing the same/similar context to the component
we're actually rendering, so it makes sense to make this a common wrapper
component.

The form-creation-form stuff doesn't play nice with strict mode yet, there
are unintended side-effects being performed in places (formio.js for sure)
that trip immer. So, for the time being, strict mode can be disabled.
sergei-maertens added a commit that referenced this issue Dec 15, 2023
sergei-maertens added a commit that referenced this issue Dec 15, 2023
sergei-maertens added a commit that referenced this issue Dec 15, 2023
v5.0+ is required for React 18 support.
sergei-maertens added a commit that referenced this issue Dec 15, 2023
Most of the time we're passing the same/similar context to the component
we're actually rendering, so it makes sense to make this a common wrapper
component.

The form-creation-form stuff doesn't play nice with strict mode yet, there
are unintended side-effects being performed in places (formio.js for sure)
that trip immer. So, for the time being, strict mode can be disabled.
sergei-maertens added a commit that referenced this issue Dec 15, 2023
sergei-maertens added a commit that referenced this issue Dec 15, 2023
sergei-maertens added a commit that referenced this issue Dec 15, 2023
v5.0+ is required for React 18 support.
sergei-maertens added a commit that referenced this issue Dec 18, 2023
Most of the time we're passing the same/similar context to the component
we're actually rendering, so it makes sense to make this a common wrapper
component.

The form-creation-form stuff doesn't play nice with strict mode yet, there
are unintended side-effects being performed in places (formio.js for sure)
that trip immer. So, for the time being, strict mode can be disabled.
sergei-maertens added a commit that referenced this issue Dec 18, 2023
sergei-maertens added a commit that referenced this issue Dec 18, 2023
sergei-maertens added a commit that referenced this issue Dec 18, 2023
v5.0+ is required for React 18 support.
sergei-maertens added a commit that referenced this issue Dec 18, 2023
Most of the time we're passing the same/similar context to the component
we're actually rendering, so it makes sense to make this a common wrapper
component.

The form-creation-form stuff doesn't play nice with strict mode yet, there
are unintended side-effects being performed in places (formio.js for sure)
that trip immer. So, for the time being, strict mode can be disabled.
sergei-maertens added a commit that referenced this issue Dec 18, 2023
sergei-maertens added a commit that referenced this issue Dec 18, 2023
sergei-maertens added a commit that referenced this issue Dec 18, 2023
v5.0+ is required for React 18 support.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant