I have traced my issue with 3.12 to the Editor Widget. When I load this module I get the error Uncaught TypeError: Cannot read property 'toString' of undefined. There is is catching on line 899 of the js file. If I comment this module out I can run my application without issue.
Has anyone been able to successfully load this module after updating to 3.12?