"The code I'm debugging is currently setting the value to a custom class instance, and then when an item is selected, or the user types, the console shows filter.js:5 Uncaught RangeError: Maximum call stack size exceeded."
Expected Behavior
Using a custom class instance as the value of the value prop should not throw cause an error when items are selected or when the user types.
Check existing issues
Actual Behavior
From a message in Teams from @dasa:
"The code I'm debugging is currently setting the value to a custom class instance, and then when an item is selected, or the user types, the console shows
filter.js:5 Uncaught RangeError: Maximum call stack size exceeded
."Expected Behavior
Using a custom class instance as the value of the
value
prop should not throw cause an error when items are selected or when the user types.Reproduction Steps
N/A
Reproduction Version
2.4.0
Priority impact
p4 - not time sensitive
Calcite package