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
Toolbox provides a callback for scenarios that involve the env. deletion. This allows plugins to react
and clean the internal state. With the new TBX API, the delete callback API is deprecated in the favor
of a mutable state flow, a reactive approach that allows consumers to observe and react to state changes
over time.
0 commit comments