MX Studio Pro 11.12 crashing - TypeError: t is not a function

0
I have been developing with Studio Pro 11.12 since its release without any issues. However, today it suddenly started throwing an error every time I try to create a new microflow or nanoflow.Existing microflows and nanoflows open and work fine, and I can run the application without any problems. The issue only occurs when creating a new document. Regardless of how I try to create it (right-click, Ctrl+N, toolbar, etc.), Studio Pro displays the following React error:TypeError: t is not a functionI have already tried:Restarting Studio Pro and WindowsClearing the Mendix cacheDeleting the deployment directoryReinstalling Studio ProTesting with a brand-new blank applicationNone of these resolved the issue.To rule out a problem with my development environment, I also installed Studio Pro 11.12 on my personal machine, and I'm seeing exactly the same behaviour there.Has anyone else experienced this with 11.12, or does anyone have any suggestions for what else I could try?
asked
1 answers
1

Unfortunately this is a known issue, see https://community.mendix.com/link/spaces/microflows/questions/145867

answered