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

Can't delete vechicles #162

Closed foobarbecue closed 9 years ago

foobarbecue commented 9 years ago

When I try to remove a vehicle by clicking "Remove vehicle," nothing happens and this error appears in the console:

TypeError: Cannot set property 'options' of undefined at t.modal.open.resolve.modalOptions (scripts.min.0f37340467.js:19)

foobarbecue commented 9 years ago

Oops, this is a duplicate of #143 .