Closed KonradDRAST closed 1 year ago
Hi @angh0r thanks for reporting the issue. Indeed several users reported this and it was fixed on https://github.com/storyblok/storyblok-js-client/pull/520 on the https://github.com/storyblok/storyblok-js-client repo.
We're currently waiting to update the versions on the SDKs to have this fixed as soon as possible. I will update this ticket when is done.
Thanks
Just pulled latest build - now color text looks OK :)
When rendering a page with Rich Text content, color used for text color is used as text background instead.
Expected Behavior
Color should be applied to text not background
Current Behavior
Text color is applied to text background
Steps to Reproduce
1) add rich text field 2) add renderRichText in your component that uses that field data 3) change color of text. 4) color of text background will be changed