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
It seems like some of the frontend styles are not loaded within the block editor, causing major discrepancies between the two views. I installed a fresh site with only the GeneratePress theme and the GeneratePress Premium plugin running. I then added some core blocks to WordPress’ existing sample page to demonstrate the issues.
Here are some things I noticed.
The quotation block’s padding and font size is wrong.
The button block’s padding is wrong.
The button block’s buttons have the wrong radius.
The button block’s buttons’ native outline style doesn’t work.
The list block’s padding and margin is wrong.
The search block looks totally different.
The tables look totally different.
Steps to reproduce
Install a fresh site with GeneratePress as the theme and add some core blocks.
Actual behavior
The blocks don’t look the same in the block editor and on the frontend.
Expected behavior
The blocks should look the same in the block editor and on the frontend.
The text was updated successfully, but these errors were encountered:
Description
It seems like some of the frontend styles are not loaded within the block editor, causing major discrepancies between the two views. I installed a fresh site with only the GeneratePress theme and the GeneratePress Premium plugin running. I then added some core blocks to WordPress’ existing sample page to demonstrate the issues.
Here are some things I noticed.
Steps to reproduce
Actual behavior
The blocks don’t look the same in the block editor and on the frontend.
Expected behavior
The blocks should look the same in the block editor and on the frontend.
The text was updated successfully, but these errors were encountered: