Error CE0572 in Mendix 11.0.0 Beta McBook

0
I'm working on a login page for a school project. I'm working according to a reader. According to the reader I need to insert a: Login id text box, Password text box, Sign-in button. When I insert these I get the following error (see screenshot). How can I fix this error and what is the use of these text boxes? Or can I just use regular text boxes?
asked
2 answers
1

It may be better to go back to using an MTS or LTS version of Mendix Studio Pro. Mendix 11 is still in beta at the moment, whereas the MTS or LTS versions will be very stable and suitable for production work. These versions don't need React, so the widgets should work.

 

https://marketplace.mendix.com/link/studiopro

answered
0

Change the App Setting at: App Settings > Runtime > Use React Client from 'Yes' to 'Migration mode' or 'No'

image.png

answered