gwendall/way.js

The sample doesn't work the same between browsers

Closed this issue · 3 comments

I run the sample code at windows. The browsers i use are firefox31 and chrome35.0.1916.153.

The sample can get the expected json result in chrome for the option "skills" while in firefox it just
come out to the wrong place, just the same level as "formData" in json result.

Not sure what happened but please have a check, thanks.

please take a look at this http://gwendall.github.io/way/. u can see the different result between firefox and chrome.

That was a bug, now fixed (87bd5fa). Thanks for spotting that!

yes, it worked. but please don't forget to update the demo code :)