Encapsulate router in pluggable web widget using react-dom-router

0
Hi, I was wondering is that possible to implement router inside of pluggable-web-widget? We want to wrap the complete react project as a widget. But I kept getting loading errors for using <BrowserRouter>.  Or is there any other workaround? Thanks a lot!
asked
1 answers
0

There are not  <BrowserRouter> in pluggable widget’s XML.

Learn more before build pluggable widget,please.

https://docs.mendix.com/howto/extensibility/pluggable-widgets

https://docs.mendix.com/apidocs-mxsdk/apidocs/pluggable-widgets

https://docs.mendix.com/apidocs-mxsdk/apidocs/pluggable-widgets-property-types

 

answered