-
Notifications
You must be signed in to change notification settings - Fork 411
New issue
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
'Simplified query parameters' not work on some context #8693
Comments
Thank you for opening this issue. This is an issue not related to #8597, but related to the modular plugin implementation #8423. TOC and Catalog plugins register epic that is responsible for layer addition. If one of these plugins is missing in the context configuration (like it happens in you case), the epic is not recorded and the add layer action cannot be triggered. We can provide a quick fix for this and backport it to 2022.02.xx really soon. |
…eosolutions-it#8705) (cherry picked from commit 4d78924)
…eosolutions-it#8705) (cherry picked from commit 4d78924)
Description
I just upgraded to 2022.02.00-RC2-geOrchestra which add the 'Simplifying query parameters' functions.
I tested it, but it works with some context (https://geoportail.lepuyenvelay.fr/mapstore/#/context/Test?addLayers=website:points_de_vente_libelle;gpvgs) but not on others (https://geoportail.lepuyenvelay.fr/mapstore/#/context/Iframe?addLayers=website:points_de_vente_libelle;gpvgs).
How to reproduce
Expected Result
Current Result
The layer is not added
Not browser related
The text was updated successfully, but these errors were encountered: