Quantcast
Channel: JavaScriptMVC Forum
Viewing all articles
Browse latest Browse all 3491

Re : Firefox: TypeError: steal.dev is undefined

$
0
0
It turns out the same error is happening in other browsers, but looks different:
Unable to get property 'warn' of undefined or null reference
I'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.

Viewing all articles
Browse latest Browse all 3491

Trending Articles