canjs / can-util

Essential utilities used by lots of CanJS's projects.
https://canjs.com/doc/can-util.html
MIT License
10 stars 8 forks source link

Add condition and test for null object in get #405

Closed morganheimbeck closed 6 years ago

morganheimbeck commented 6 years ago

Erroring on a path not existing is not an ideal situation

justinbmeyer commented 6 years ago

Thanks. Restarted the build. Seems there was a saucelabs problem. Will get this in when the build passes.

morganheimbeck commented 6 years ago

I am not seeing a reason why this is failing. I ran the tests locally and it passed. Could you try re-triggering this again?

justinbmeyer commented 6 years ago

Weird it's not passing ... restarted one more time.

morganheimbeck commented 6 years ago

Still not passing. Any other thoughts?

m-mujica commented 6 years ago

Closed in favor of #417