Skip to content

Preset data does not get cached properly

In addition to preset data caching the initialization of layers does not hide disabled layers.

How to reproduce

  • Open dashboard that has a map with a layer that is disabled by default (disabled state is saved in fullscreen map mode)

What is expected

  • The layer should not be visible. The layer should only be visible in dashboard if it is enabled from layer manager

What happens

  • Layer is visible

Closes #749

Edited by Pasi Toivanen

Merge request reports