You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every time an experiment is added with a . in it's name to the debug list, it disappears in the next session.
It seems the restoreFromCache function in SwitchboardCache pulls the missing experiment, but the experiment is missing when Switchboard gets activated.
Steps to reproduce
Select my-great-experiment-3.1 from existing
Enabled experiment
Save configuration
Close app
Go back to the Switchboard Debug and the experiment is gone.
Expected result
The experiment should remain there with the same configuration.
The text was updated successfully, but these errors were encountered:
Description
Every time an experiment is added with a
.
in it's name to the debug list, it disappears in the next session.It seems the
restoreFromCache
function inSwitchboardCache
pulls the missing experiment, but the experiment is missing when Switchboard gets activated.Steps to reproduce
my-great-experiment-3.1
from existingExpected result
The experiment should remain there with the same configuration.
The text was updated successfully, but these errors were encountered: