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
Add a color picker widget with "Send" set to "multiple values during editing"
Deploy
View the dashboard
Pick a color
Refresh the page twice
What happens?
On the first refresh, the color picker state is cleared, but the dashboard UI does not display the update.
On the second refresh, the cleared color picker state is properly shown.
Here is a debug of the message payloads at each point:
Actually I think the bug is slightly different... it should not be cleared at all - it should retain the set value no matter how many times it's reloaded - as it does when in "one value" mode.
What are the steps to reproduce?
What happens?
On the first refresh, the color picker state is cleared, but the dashboard UI does not display the update.
On the second refresh, the cleared color picker state is properly shown.
Here is a debug of the message payloads at each point:
Set color in dashboard
Reload first time
Reload second time
What do you expect to happen?
The color picker state should persist between reloads. Note: setting "Send" to "one value when released/closed" behaves as expected.
Please tell us about your environment:
The text was updated successfully, but these errors were encountered: