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
With a custom build with the qwc2 2025-lts, based on the qwc2-demo-app 2025-lts I am getting the following error within the app:
qwc2
2025-lts
qwc2-demo-app
doc.firstChild.getElementsByTagName is not a function parseXmlResponse@http://localhost:8081/dist/QWC2App.js?ed888af598458738805e:333181:47 ./qwc2/plugins/MapTip.jsx/MapTip/</</<@http://localhost:8081/dist/QWC2App.js?ed888af598458738805e:317181:87 ./qwc2/utils/IdentifyUtils.js/sendRequest/<@http://localhost:8081/dist/QWC2App.js?ed888af598458738805e:333055:24
https://github.com/qgis/qwc2/blob/2025-lts/utils/IdentifyUtils.js#L278
The text was updated successfully, but these errors were encountered:
This rather looks like the FeatureInfo response is not a proper XML document.
Sorry, something went wrong.
No branches or pull requests
With a custom build with the
qwc2
2025-lts
, based on theqwc2-demo-app
2025-lts
I am getting the following error within the app:https://github.com/qgis/qwc2/blob/2025-lts/utils/IdentifyUtils.js#L278
The text was updated successfully, but these errors were encountered: