-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Query Loop & classic themes: when using the pagination dynamic behavior it breaks the styling of the whole page #69064
Comments
Hi @Robertght, I tried the same steps but not able to replicate it Screen.Recording.2025-02-06.at.11.52.12.AM.mov |
@nani-samireddy I can repro. The only plugin I have enabled is Gutenberg 20.2.0. Looking at your video I suspect your Query Loop block has "Reload full page' enabled. Screen.Recording.2025-02-06.at.09.38.02.mov |
I updated the repro steps to add:
|
Hi @dsas, I'm still not able to reproduce it Screen.Recording.2025-02-06.at.5.53.35.PM.mov |
@nani-samireddy oh that's interesting. Which version of Gutenberg do you have? |
@dsas Gutenberg version 20.2.0 |
I can't reproduce this issue either. Maybe there's some condition that needs to be met to reproduce it.
|
@t-hamano I can't repro with Gutenberg disabled. Here's my page content:
|
@dsas Thanks for sending the info. Unfortunately, I haven't been able to reproduce it yet. One thing I noticed, however, is that when I tested it on a .com-hosted site, some elements were missing styles: d7b43bcdc0f548f2b3299ab7fb7f1f77.mp4I suspect #68691 might be related. @DAreRodz @luisherranz Do you know anything about this? It seems that if we disable "Reload full page" and navigate through the page, the styles are no longer applied. Also, based on the info I've gathered so far, it doesn't seem to be an issue with WP 6.7, but it does seem to be an issue with Gutenberg 20.2. |
Description
Using the pagination dynamic behavior breaks the styling of the whole page.
As a workaround, on the Query Loop advanced settings, the Reload full page option can be turned on to not use this dynamic behavior when loading other pages.
Step-by-step reproduction instructions
PS: Make sure you have posts/pages to render in the block.
Screenshots, screen recording, code snippet
Screen.Capture.on.2025-02-05.at.09-55-14.mp4
Environment info
Gutenberg 20.0.0
WordPress 6.7.1
Please confirm that you have searched existing issues in the repo.
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Please confirm which theme type you used for testing.
The text was updated successfully, but these errors were encountered: