cycleplanet / cycle-planet

Official Cycle Planet repo, an open source and non-profit network of long distance cyclers and those who want to host them.
https://cycleplanet.org/
MIT License
10 stars 4 forks source link

Unable to add border marker #94

Closed bidsinga closed 2 years ago

bidsinga commented 2 years ago

Adding a border marker is not possible. You can fill in all details, but pressing "save" doesn't do anything. The console returns Uncaught (in promise) ReferenceError: Notify is not defined, which basically means we didn't import the quasar plugin Notify, more info on https://quasar.dev/quasar-plugins/notify. I could solve the problem myself, if I wasn't having the #93 issue.

bidsinga commented 2 years ago

Notify was added