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
While the PR itself looks good and it shouldn't be too hard to update ElementEditor to use the new Redux actions this brings us back to the original issue. If the state for Tabs is kept in one store than the Tabs for every block will be changed in unison and we are not able to control them individually, are we? Please proof me wrong... 🤞
A PR has just opened in admin that will break our implementation on tab switching when it is merged:
silverstripe/silverstripe-admin#694
We need to update the dropdown to use these new redux actions (etc).
The text was updated successfully, but these errors were encountered: