getsmap / smap-responsive

A JavaScript framework for simple creation of web maps with responsive design supporting a range of different browsers and devices
GNU General Public License v3.0
14 stars 12 forks source link

Broken code in GuidePopup #243

Closed johanlahti closed 7 years ago

johanlahti commented 7 years ago

Uncaught ReferenceError: content is not defined

http://kartor.malmo.se/rest/leaf/1.0/?lang=en&config=../configs-1.0/tema_vh.js

johanlahti commented 7 years ago

Because ’content’ was not declared (should be caught by a linter (or unit test), if we only started using it…)