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
Values you can assign to different OPTION entries are not taken into account. Instead only the index of a given option is used as the value for the setting.
Expected behaviour:
OPTION vars should use the value stored in value attribute in their Entry nodes instead of the index of a given option entry.
The text was updated successfully, but these errors were encountered:
Values you can assign to different OPTION entries are not taken into account. Instead only the index of a given option is used as the value for the setting.
Expected behaviour:
OPTION vars should use the value stored in
value
attribute in theirEntry
nodes instead of the index of a given option entry.The text was updated successfully, but these errors were encountered: