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
* Wrap experiment config form in error boundary
* Replace unwrap() and structuredClone with JSON clone
As unwrap sometimes returns proxy object which structuredClone cannot handle.
Refs #150
* Revert "Wrap experiment config form in error boundary"
This reverts commit 719a371.
0 commit comments