react front end

0
iam switching my medix from dojo front end to react front end so iam facing error with line widget which is not supported in React so what can i do to resolve this 
asked
1 answers
1

Hi nithya santhoshini 

 

Since the line widget is not supported in React, you can create a new React-based pluggable widget that achieves the same functionality as the line widget. 

Here is the References you visit to Implement

https://medium.com/mendix/upgrading-from-dojo-to-react-cfc6f9a17f66

 

https://medium.com/mendix/build-widgets-in-mendix-with-react-part-1-colour-counter-f1e400c3cdff

 

I hope this will help.

answered