kartoza / feti

Further Education and Training Institute Website
Other
2 stars 15 forks source link

Map Map Map #618

Closed cchristelis closed 5 years ago

cchristelis commented 5 years ago

Bug

The map does not appear when I try and edit my profile:

I get the following error on the console:

Uncaught ReferenceError: OpenLayers is not defined
    at 29:139
29:322 Uncaught TypeError: Cannot read property 'map' of undefined
    at 29:322

and

Uncaught ReferenceError: OpenLayers is not defined
    at OLMapWidget.js:6
    at OLMapWidget.js:376
(index):107 Uncaught ReferenceError: OpenLayers is not defined
    at (index):107

Which I think are import errors.

anitanh commented 5 years ago

Hi @cchristelis it is already fixed here: https://github.com/kartoza/feti/pull/617