jumpinjackie / mapguide-react-layout

An openlayers-based modern map viewer for MapGuide
https://jumpinjackie.github.io/mapguide-react-layout/
MIT License
62 stars 13 forks source link

urlPropsIgnore not considered when updating URL state #1465

Closed jumpinjackie closed 1 year ago

jumpinjackie commented 1 year ago

The docs for the App prop urlPropsIgnore state:

If specified, tells the application to not sync the following URL params to the URL, and to skip reading these params when initializing/refreshing.

However, only this part is honored: and to skip reading these params when initializing/refreshing.

It does not do this part: tells the application to not sync the following URL params to the URL