kadirahq / lokka-transport-http

HTTP Transport Layer for Lokka
MIT License
41 stars 38 forks source link

Reference error in handleErrors #18

Closed marcuswhybrow closed 8 years ago

marcuswhybrow commented 8 years ago

Encountering a transport error results in...

data is not defined

Looks like data isn't defined here:

https://github.com/kadirahq/lokka-transport-http/blob/v1.6.0/lib/index.js#L28

arunoda commented 8 years ago

That's a huge error. I'll fix it now.

arunoda commented 8 years ago

Did a fix for this and released as v1.6.1