Popup not opens with URL parameter GFI
Description
I just upgraded to 2022.02.00-RC2-geOrchestra which add the 'Simplifying query parameters' functions.
I tested it, but when a context is configured to open GFI in a popup, and use GFI URL's params, the popup not open on page load.
Identifier plugin's configuration in the context :
{
"cfg": {
"showInMapPopup": true,
"disableCenterToMarker": true,
"showHighlightFeatureButton": true,
"viewerOptions": {
"container": "{context.ReactSwipe}"
}
},
"override": {
"Toolbar": {
"position": 11
}
}
}
How to reproduce
=> quick example : https://geoportail.lepuyenvelay.fr/mapstore/#/context/TestPopup?addLayers=website:points_de_vente_libelle;gpvgs&mapInfo=website:points_de_vente_libelle&mapInfoFilter=%22id=15%22 => Other method
- On your own platform setup a context with Identifier configured to use popup
- Use the GFI URL's parameters on this context's layer
Expected Result The targeted feature's GFI result should open in a popup
Current Result Only the marker appear, but not the popup
- [x] Not browser related
@jusabatier this is not related to the update you have done. It is a pre-existing issue we have already captured with #8578 currently in review.
duplicate of #8578