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
feat: add missing setter in union interface leading to compile errors…
… in implementing classes (#2232)
* feat: add missing setter on union interface leading to compile errors in classes implementing that union
* Fix snapshot
---------
Co-authored-by: Jonas Lagoni <[email protected]>