Nicolas Boisteault
Nicolas Boisteault
@mdouchin We are polishing 3.6 so I'd prefer to have this PR in 3.7. All cypress tests must be green.
[mgrs.webm](https://user-images.githubusercontent.com/2145040/191523820-fd505de8-d128-4132-a801-eef9530f1c79.webm)
@mdouchin @laurentj We should replace this [query](https://github.com/3liz/lizmap-web-client/blob/master/lizmap/modules/lizmap/classes/lizmapFtsSearch.listener.php#L45) with this [one ('Slow and sure' part)](https://dba.stackexchange.com/a/86098/126216). But it only works with PostgreSQL. Should this search functionality work with SQLite ?
@laurentj @rldhont @mdouchin do we postpone the fix?
I can't reproduce this issue with Android 9 and Chrome 83.
I have tested with QGIS Server 3.22 and Lizmap master: - "Follow map theme". It does **NOT** work as we would expect. But it works if I remove the `LAYERS`...
@gioman is the draw still visible when opening the draw or print tool?
Does those link help ? - https://docs.lizmap.com/current/en/publish/lizmap_plugin/dataviz.html#json-layout - https://docs.lizmap.com/current/en/publish/lizmap_plugin/dataviz.html#other-customisation-with-javascript-scripts
It is a little bit different with popups, here is a quick hack to get the idea: ```js lizMap.events.on({ lizmappopupdisplayed: () => { // Wait a bit for the plot...
I can't reproduce in Lizmap 3.7. Please reopen if issue still occurs.