Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accordion Bugs inside Widget (Gutenberg Interface) #172

Open
ntolakis opened this issue Mar 1, 2023 · 0 comments
Open

Accordion Bugs inside Widget (Gutenberg Interface) #172

ntolakis opened this issue Mar 1, 2023 · 0 comments

Comments

@ntolakis
Copy link

ntolakis commented Mar 1, 2023

Greetings,
I've notice that when I put some accordion blocks inside footer widget areas (Gutenberg Interface) after some period of time every element inside widgets gets vanished.

Just for a check I put inside functions.php

add_filter( 'use_widgets_block_editor', '__return_false' );

in order to check in the old widgets view if there is any content inside but nothing at all.

I've checked both debug.log and server log for any errors, nothing at all as well.

Do you have any idea of why this happening and if it can be fixed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant