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
When removing a panel using the advanced editor, if you click on the panel side that's been removed the slide editor ends up breaking
Steps to reproduce
Go to the demo page and load a product.
Click on a slide and go to the advanced editor tab.
Remove the second panel config and then try to click on the Right panel tab.
Notice that nothing happens and an error appears in the console.
Expected behavior
Two options: Either the tab should disappear immediately after the panel config is removed, or we should at least check if the panel still exists when the user clicks on the tab.
Actual behavior
Nothing happens and the editor breaks.
The text was updated successfully, but these errors were encountered:
Description
From @dnlnashed in #317:
Steps to reproduce
Right panel
tab.Expected behavior
Two options: Either the tab should disappear immediately after the panel config is removed, or we should at least check if the panel still exists when the user clicks on the tab.
Actual behavior
Nothing happens and the editor breaks.
The text was updated successfully, but these errors were encountered: