Hi there!
I’ve encountered this before also but so far I can’t replicate the problem reliably. So far a quick fix is to re-create the block (not sure if duplicating it and deleting the old one works).
If you have a way to replicate it, please let me know.
Sorry – no go with duplicating. Im not really sure how to replicate either. I also tried duplicating the page too. If it helps I have all of the button controls activated such as border radius, color, background color etc
Please try version 1.1. The hard part with a Gutenberg/beta plugin is that they change things so fast – apparently RichText.Content should be used for saving RichText fields, I’m hoping this would fix it since I haven’t encountered the problem yet.
Cheers – yep I tried the development version of the plugin and this problem is fixed – same with on the Card block. Thank you π
That’s great!
Don’t forget to leave a review π
Hey there – sorry I can confirm the problem is still ocurring in the v1.1 release. It was ok when I tried the development branch of the plugin but the official v1.1 plugin still has the button text saving issue.
Hey! Sorry but right now I think this might be somehow related to some Gutenberg issue, although I’m not really sure. Reason being is that the way the button block works is almost identical to how the default button block works. Probably the best way to check if the bug also happens Gutenberg’s button block.
Some of the saving methods for Gutenberg has recently been updated for a future version (v4.0), I’m hoping that this might get fixed by then.
With my development version for Stackable 1.3 and Gutenberg 4.0, I have encountered the problem but with no way to replicate it.
I found a workaround though. Click on the block, then on the toolbar, click on the icon with the 3 dots to show more options. Choose “Edit as HTML”, then click on the 3 dots again then choose “Edit Visually”.
I think somehow the saved state of the RickText component gets out of sync with its visual state. However, I still think that this is a Gutenberg issue, so I’m resolving this issue here since I have tried the workaround when I encountered the issue and it seemed to have resolved the problem
I’m having to use your workaround. Every time I want to change the text on any button this happens. Sometimes the button will take my text other times I have to drop to HTML – Brilliant add on to Gutenberg but this issue is driving me nuts lol
Using Gutenberg 4.11