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(Core): throw more meaningful error when path value is undefined #216

Closed GuillaumeSalles closed 6 years ago

GuillaumeSalles commented 6 years ago

Replace "Cannot read property '$type' of undefined" by a more specific error for troubleshooting

GuillaumeSalles commented 6 years ago

I wanted to make this PR on a private fork. Sorry for the noise...