soflyy / oxygen-bugs-and-features

Bug Reports & Feature Requests for Oxygen
https://oxygenbuilder.com/
314 stars 29 forks source link

Breakpoint Vertical Tabs 100% Width Causing Error In Editor When Saving #2967

Open MSAZ89 opened 2 years ago

MSAZ89 commented 2 years ago

Describe the bug Changing the tabs width to 100% on < 768px breakpoint causes the following error to be thrown and halts saving: image

Version: Oxygen 4.0.1

Error text: "This design contains elements registered by another plugin that is no longer active. Please re-activate the appropriate plugins or remove the missing elements before saving."

A link to a Sandbox site where the bug has been reproduced https://oxygenbuilder.com/try? (REQUIRED) Provide the link to a Sandbox install where the issue is present. If the issue only exists on a specific post or template, provide a direct link to that post or template.

https://oxygen-q3cswdjab7qml.oxygen-demo.qsandbox.me/sample-page/ https://oxygen-q3cswdjab7qml.oxygen-demo.qsandbox.me/wp-admin/edit.php?post_type=page

Sorry if this has already been posted.

2022-06-24 15_10_43-

hrood commented 2 years ago

I second this... lost about an hours worth of work to this bug. One workaround is to add a class to the tabs element and style that instead. Still super frustrating because there's no way to resolve the error once you've set a width directly on the tabs element. You have to delete it entirely.