tudacs

Results 2 comments of tudacs

Implementation for the both mentioned ideas can be found here: - [`try-catch`-single-point-of-'error'-firing](https://github.com/tudacs/leaflet-gpx/tree/fix_no_error_not_200_trycatch) - [`else`-brach-additional-firing-'error'](https://github.com/tudacs/leaflet-gpx/tree/fix_no_error_not_200_fire)

This issues bothers me every now and then (mostly while dealing with errors in self-written plugins). For those also suffering: You get your echo back by running `stty echo` in...