MapStore2 icon indicating copy to clipboard operation
MapStore2 copied to clipboard

Crash on "Loading" when add/change parameters in URL

Open jusabatier opened this issue 3 years ago • 0 comments

Description

I just upgraded to 2022.02.00-RC2-geOrchestra which add the 'Simplifying query parameters' functions.

I tested it, but each time I add/change query params in URL, the first load stay in 'Loading' state, and I have to refresh to load it correctly.

How to reproduce

Here is an example on our platform :

  • Load a context (https://geoportail.lepuyenvelay.fr/mapstore/#/context/Test)
  • In the browser add manually some params (or change them) to the URL (https://geoportail.lepuyenvelay.fr/mapstore/#/context/Test?addLayers=website:points_de_vente_libelle;gpvgs) and press 'Enter'
  • At this point it stay on 'Loading' screen
  • If you refresh the page, it load well

Expected Result Load the map at the first attempt, without having to refresh it

Current Result Need to refresh tha page if adding or change URL parameters

  • [x] Not browser related

jusabatier avatar Oct 14 '22 07:10 jusabatier