Hi, Bruce
For quite a while, I have been getting red JS warnings flickering through my browser (firefox). The firebug debugger identified "Unreachable code after return" errors (at least I am assuming these are causing the flicker). They didn't seem to affect the pages themselves and I wrongly assumed they would disappear on changing to release mode. I am a few minor releases behind (9.27) but didn't find any references to these warnings in the update history section, so here they are:
leaflet.js:3462:1
jquery.nt-browse.js:639:3
In general, is there a way keep these warnings from from flickering the JS error banner in release mode? Thanks.