Framework.js not loading after update to 3.6

Hey everyone,

I just updated OCMS to version 3.6 on our production server, and now the scripts from framework-extras.js have stopped working in the theme. I’m importing it via import 'octobercms/src/framework-extras.js' on the first line of the main JavaScript file. Oddly enough, it works without any issues in the local environment. Also, {% framework extras %} is not present in the layout.

Did anyone encounter a similar issue? Any ideas?

Hey @Webess

Are there any errors?

Hey,

we were debugging it, looks like something changed in compiling in 3.6? Because it looked like it wasnt initializing correctly.

Nothing has changed here. Does it show any error messages?

You could try rolling back just the framework.js file to see if it helps.