We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ckanext-geoview version 0.0.16 does not work with CKAN 2.8, as Leaflet GeoJSON Viewer is showing TypeError: ckan is undefined (reference: https://github.com/ckan/ckanext-geoview/blob/master/ckanext/geoview/public/js/common_map.js#L26) and the OpenLayers Viewer shows TypeError: this.ckan is undefined (reference: https://github.com/ckan/ckanext-geoview/blob/master/ckanext/geoview/public/js/ol_preview.js#L13)
TypeError: ckan is undefined
TypeError: this.ckan is undefined
The text was updated successfully, but these errors were encountered:
No branches or pull requests
ckanext-geoview version 0.0.16 does not work with CKAN 2.8, as Leaflet GeoJSON Viewer is showing
TypeError: ckan is undefined
(reference: https://github.com/ckan/ckanext-geoview/blob/master/ckanext/geoview/public/js/common_map.js#L26) and the OpenLayers Viewer showsTypeError: this.ckan is undefined
(reference: https://github.com/ckan/ckanext-geoview/blob/master/ckanext/geoview/public/js/ol_preview.js#L13)The text was updated successfully, but these errors were encountered: