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
I am analyzing this currently. Looks like the internal example generator generates the correct example but within the ui components in case of multiple examples (possibly ExampleValueRetainer) the value is being wrongly stored due to back and forth Immutable.js <-> js.
This was due to that examples are not generated using sample-gen utility. Fixed this shortly by mapping the examples that are handed to the ExamplesSelectValueRetainer with the sample-gen fn.
I am analyzing this currently. Looks like the internal example generator generates the correct example but within the ui components in case of multiple examples (possibly ExampleValueRetainer) the value is being wrongly stored due to back and forth Immutable.js <-> js.
Originally posted by @mathis-m in #5528 (comment)
The text was updated successfully, but these errors were encountered: