-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Open
Description
Describe the bug
Since 10.1 (possibly 10.0?) my toolbar globals have had a new 'Reset selection` option.
Clicking this sets the global value to the string _reset, which is obviously undesirable.
I would expect it to either
- set it to defaultValue
- set it to the initial value
- set it to undefined
- not be there
Reproduction link
Reproduction steps
No response
System
-Additional context
No response
dosubot