Giter Site home page Giter Site logo

Comments (10)

smparkes avatar smparkes commented on August 28, 2024

Hmmm ... do you have an example I can run? These things are difficult to track down without an example ...

from env-js.

dmcinnes avatar dmcinnes commented on August 28, 2024

I'm having a similar issue when I create a cookie then try to open a new window:

document.cookie = 'foo';
window.open('blank.html');

and the error:

WARNIING: [Mon Sep 13 2010 17:26:25 GMT-0700 (PST)] {ENVJS} Exception while loading window: ReferenceError: $w is not defined
envjs-0.3.7/lib/envjs/static.js:22587 [JavaScript]: $w is not defined (Johnson::Error)

from env-js.

smparkes avatar smparkes commented on August 28, 2024

What is blank? A valid minimal doc?

from env-js.

dmcinnes avatar dmcinnes commented on August 28, 2024

Yeah, here it is:

from env-js.

dmcinnes avatar dmcinnes commented on August 28, 2024

d'oh it cut of the html tags :-\ just pretend there are opening and closing html tags around that

from env-js.

smparkes avatar smparkes commented on August 28, 2024

Fixed in 28ff2a6.

from env-js.

smparkes avatar smparkes commented on August 28, 2024

Actually, the cookie issue and the original issue are likely different. The fix is for the cookie issue and is in 0.3.8.

from env-js.

tylerkovacs avatar tylerkovacs commented on August 28, 2024

My apologies for not participating on this thread sooner - I filed the bug while working on a project that has since been dropped. The original issue was related to the use of cookies so it may be one and the same.

from env-js.

smparkes avatar smparkes commented on August 28, 2024

I filed the bug while working on a project that has since been dropped

No worries. I know the feeling. I'll close this and we can create another issue if something comes up.

from env-js.

dmcinnes avatar dmcinnes commented on August 28, 2024

Cool, thanks!

from env-js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.