meshtastic / network-management-client

A Meshtastic desktop client, allowing simple, offline deployment and administration of an ad-hoc mesh communication network. Built in Rust and TypeScript.
GNU General Public License v3.0
174 stars 14 forks source link

[Bug]: Invalid/blank mapbox URL freezes application #468

Open battlehax opened 4 months ago

battlehax commented 4 months ago

Setting invalid URL or blank in "Application Settings">"Map Settings">"Mapbox Map Style" will freeze the application and closing/reopening the application it freezes immediately. After tracking down and deleting the app's settings folder, I was able to run it again.

Sorry I cannot submit a fix for this language. I believe a simple check and possible revert to the default URL could be a good fix for this.

Thanks for the awesome project!