TypeError occurs every time I create a Nanoflow in Mendix Studio Pro 11.12.0
0
Hello,I am experiencing an issue with **Mendix Studio Pro**.Whenever I create a new Nanoflow, the following error consistently appears. The issue occurs every time, even with a newly created Nanoflow.I have confirmed that the same issue occurs in both **Mendix Studio Pro 11.12.0** and **11.11.0**.**Environment*** OS: Windows 11* Mendix Studio Pro: 11.12.0 and 11.11.0Has anyone encountered this issue before, or does anyone know what might be causing it?```TypeError: t is not a function at Mj (http://localhost:63867/component/ui-dependencies/react-dom.js:8:22836) at Pj (http://localhost:63867/component/ui-dependencies/react-dom.js:8:24558) at Hk (http://localhost:63867/component/ui-dependencies/react-dom.js:8:42529) at Wk (http://localhost:63867/component/ui-dependencies/react-dom.js:8:42060) at Pk (http://localhost:63867/component/ui-dependencies/react-dom.js:8:41082) at Ek (http://localhost:63867/component/ui-dependencies/react-dom.js:8:37590) at jg (http://localhost:63867/component/ui-dependencies/react-dom.js:6:3510) at Wk (http://localhost:63867/component/ui-dependencies/react-dom.js:8:42121) at Pk (http://localhost:63867/component/ui-dependencies/react-dom.js:8:41082) at Gk (http://localhost:63867/component/ui-dependencies/react-dom.js:8:36380)```Could anyone help me identify the possible cause or suggest a solution?Thank you in advance.
asked
Hiroshi Mitsuhashi
1 answers
1
Hi Hiroshi,
You can try to download version 11.12.1 instead. The release notes includes a fix for this. I've tried it myself and it worked.