Netflix / falcor-router

A Falcor JavaScript DataSource which creates a Virtual JSON Graph document on your app server.
http://netflix.github.io/falcor
Apache License 2.0
104 stars 46 forks source link

Fix error caused by undefined pathValue.value #191

Open clalimarmo opened 8 years ago

clalimarmo commented 8 years ago

I'm not sure under what circumstances value is undefined.

If pathValue.value being undefined means I'm doing something wrong elsewhere, I suppose an error could be thrown here, to help troubleshoot the misstep. I need to look deeper into where the undefined is coming from.