IndiuMX Tree Checkbox error in React client mode

0
Hi all,   Seems in Studio versions 11* this great widget https://marketplace.mendix.com/link/component/212155 doesn't work if activate React client mode Then I'm getting there error in line 14 in IndiuMXTree.js   module.exports = t(require("react")) ; > hook.js:608 [Client] An error occurred while loading page 'MyFirstModule.Page'. This likely means that the page includes a broken widget. Please check that all your widgets are React Client compatible and are valid ES modules. ReferenceError: require is not defined   Is there a simple solution without fork from widget and fix myself?  
asked
0 answers