I've been using https://calva.io/flares/, specifically with :sidebar-panel? true, and I've noticed that when I expand/collapse it, the webview reloads. For normal webviews, https://github.com/BetterThanTomorrow/calva/blob/published/src/flare-handler.ts#L54 is set, so changing tabs doesn't reload the webview. Is this possible with the sidebar?