CreateRootContextProvider in your application. Here is an example of how to use it:
Advanced
Using Designer and rsuite components in React 19
Fix compatibility issues when using FormEngine Designer and RSuite components in React 19 with webpack or rspack. Includes alias configuration.
The Designer package and rsuite components package may not work correctly in React 19, for example, if you use webpack/rspack. You may
receive the following error:
Related issues in rsuite’s GitHub:
To fix the error, you need to define
Last modified on April 16, 2026