holoviz/lumen

Enabling `sync_with_url` does not sync with Filters after reload

hoxbro opened this issue · 2 comments

hoxbro commented

Enabling sync_with_url does not sync with Filter after reload

Update the config to the following:

config:
  title: Altair Seattle Weather
  reloadable: false
  sync_with_url: true

And comment out margin because of #454

Then change the weather to fog and reload the page:

screenrecord-2023-03-27_12.47.55.mp4

Appears to be fixed.

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.