Hello @marcorinia ,
DevTools SourceMap is not the cause of the issue. You can ignore it. It is very strange to disappear content automatically, just wondering if something automatic updates on your site.
I just found a bug fix (Fix content loss for Group block when used with lots of nesting.) on 10.3.1 on Gutenberg Version . Since by default Gutenberg is on core editor, is there any reason you are using the development version of Gutenberg?
Best Regards!
Hello @codersantosh,
Thank you for your fast respond!
I have just updated the Gutenberg version plugin to 10.3.1 and the content loss for the Group block is fixed. I can now see the content om my homepage again. That’s great.
But one more thing to mention is the homepage doesn’t show the Gutentor CSS styling in the first place. I have to go to Homepage – Extra Fields and first delete the extra field “gutentor_dynamic_css” and then save and publish the homepaga again, After that extra manual action the homepage shows the content with all the Gutentor CSS again. Is there a improvement already for this extra Gutentor dynamic CSS manual action? A lot of people ran in to this issue. Maybe it can be improved somehow? So without this extra manual action of the “gutentor_dynamic_css” field?
For now thank you very much for your help and feebback. Great! Much appreciated.
Regards,
Marco Rinia
-
This reply was modified 1 year, 3 months ago by
Marco Rinia.
Hi @codersantosh,
Until yesterday i uses Gutenberg the most recent version 10.3.0 that WordPress has presented me to install by a manually Gutenberg plugin update. I don’t use automatic updates on this plugin.
Hi @codersantosh,
I also just found out that because I had installed both seperate Gutenberg plugin and Gutentor plugin. This causes problems / conflicts. By deactivating and removing the separate Gutenberg plugin, the Gutentor content will go and works well again.
Maybe a good tip for other Gutenberg/Gutentor users.
Regards,
Marco Rinia
Problem is solved!
But the question about “gutentor_dynamic_css” is still open.
Thanks for the support and help!
-
This reply was modified 1 year, 3 months ago by
Marco Rinia.
Hello @marcorinia ,
I am happy to know the issue resolved. Regarding gutentor_dynamic_css if CSS works by deleting it, it should work without deleting too. The value is updated when you update/publish the post. Probably cache issue on the frontend.
Best Regards!
Hello @marcorinia ,
We are able to replicate the issue. Somehow in some cases gutentor_dynamic_css
was added multiple times. It will be fixed on next version on all cases.
Thanks and Best Regards!