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
use Crud to manage tab's children (for now they are managed though the HomeTabSerializer).
remove context data from serialized structure (aka user and workspace).
HomeTabs can only be retrieved for a given context, so context data is already available elsewhere (mostly from symfony events or from ui tool store).
The text was updated successfully, but these errors were encountered:
use Crud to manage tab's children (for now they are managed though the HomeTabSerializer).
remove context data from serialized structure (aka
user
andworkspace
).HomeTabs can only be retrieved for a given context, so context data is already available elsewhere (mostly from symfony events or from ui tool store).
The text was updated successfully, but these errors were encountered: