enums showing double the amount of entries; "extra" key value pairs are the flipped versions of the original key-value pairs #51481
Labels
Working as Intended
The behavior described is the intended behavior; this is not a bug
Bug Report
π Search Terms
is:issue enum duplicate key value double extra entries flipped
π Version & Regression Information
Found in v~4.7.2
β― Playground Link
Playground link with relevant code
π» Code
π Actual behavior
Enums shows double the amount of entries; shows key-value pairs twice where the second set (extra entries) are the original keys and values 'flipped'.
π Expected behavior
Show key value pairs once; only one set of the key values declared.
The text was updated successfully, but these errors were encountered: