You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mootools was then able to load. I'm not sure if this is a sane fix however... Is this something that can be fixed in env.js and/or envjs and/or capybara-envjs?
The text was updated successfully, but these errors were encountered:
It's probably related to env-js, some corner case env.js is handling (the JS frameworks do push env.js, often because they're trying to do some sort of feature detection, which means digging into the corners to see what the platform provides)
I can't tell much from that part of the code, though. Those are all mootools objects so I don't know what they mean or why that particular value is undefined.
I don't use mootools but I'm happy to accept a patch if you can figure out what env.js is missing ...
Hola,
We tried using envjs on a mootools project and it failed to load mootools core 1.2.4.
Mootools was then able to load. I'm not sure if this is a sane fix however... Is this something that can be fixed in env.js and/or envjs and/or capybara-envjs?
The text was updated successfully, but these errors were encountered: