dronekit / droneshare

DroneShare is a shared repository of drone missions built using DroneKit-Cloud
http://www.droneshare.com/
Apache License 2.0
84 stars 66 forks source link

"add new vechicle" appears to fail, but actually succeeds #161

Open foobarbecue opened 9 years ago

foobarbecue commented 9 years ago

When I click "submit" on the "add new vehicle" dialog, the dialog box does not close. I can click the button a bunch of times and then if I refresh I will have a bunch of vehicles. There is a javascript error in the console:

TypeError: Cannot read property 'data' of undefined at scripts.min.0f37340467.js:19

I'm using Chrome 46.

foobarbecue commented 9 years ago

Oops, duplicate of #136