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

React moving into GA #8785

Open
wants to merge 1 commit into
base: development
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ For more information on settings in a configuration, see [Configuration](/refgui

These settings influence the behavior of the Runtime when running your application.

### Use React Client (Beta) {#react-client}
### Use React Client {#react-client}

This setting enables the new React version of the Mendix Client. This React client was released into beta in [Mendix 10.7](/releasenotes/studio-pro/10.7/#react-client). There are three options:
This setting enables the new React version of the Mendix Client. This React client was released into beta in [Mendix 10.7](/releasenotes/studio-pro/10.7/#react-client). As of [Mendix 10.18](/releasenotes/studio-pro/10.7/#react-client), it is in GA. There are three options:

* **No**: Do not use the React client (default).
* **Yes**: Use the React client. In this mode, you will get consistency errors for incompatible widgets.
Expand Down