Matthew Phillips

Results 617 comments of Matthew Phillips

I mean.. go for it! But I think we're currently on an old version of documentjs. Likely would need to upgrade that first.

I don't remember what this refers to, @marshallswain can you update the issue?

Will need to implement https://github.com/stealjs/steal/issues/1247 first.

I don't totally understand, what is `Invalid object` here?

Should you be doing `if(typeof anyUndefinedVar !== 'undefined')` there?

What browser is this? I don't think steal is the cause of the `[Invalid object]` error. It's likely coming from the browser. We try to give good error messages that...

Steal will log all errors that occur during module execution. It attempts to add additional information to that log to help you track down where in your code the bug...

Fedora is an OS, right? What is the name of the browser you are using?

Thanks for the info! Any small reproducible example would be appreciated, and make it faster for me to fix.