It turns out the same error is happening in other browsers, but looks different:
The only way I can reproduce it locally is to change the env to "production" to that dev.js doesn't load. I have no idea how this is happening on our beta site for some users.
I'm going to try adding "steal/dev/dev.js" manually to steal to see if the incidence of this problem reduces or goes away.
But, if anyone has any suggestions for what might be happening I'd greatly appreciate it.
Unable to get property 'warn' of undefined or null referenceI'm in development mode, explicitly setting "env" to development in the global steal variable. However, my best guess is that steal/dev/dev.js is failing to load for some reason.
The only way I can reproduce it locally is to change the env to "production" to that dev.js doesn't load. I have no idea how this is happening on our beta site for some users.
I'm going to try adding "steal/dev/dev.js" manually to steal to see if the incidence of this problem reduces or goes away.
But, if anyone has any suggestions for what might be happening I'd greatly appreciate it.