Input type richtext and inline_richtext

In the last few days, when using richtext and inline_richtext config types, I’ve noticed an issue where additional HTML comments are being injected. This is causing problems for us. I’m not sure whether this is a new feature or a bug. Is there any way to fix or disable this behavior?

1 Like

Thanks for flagging this error. We’ve temporarily disabled the feature while we’re investigating. Would you mind sharing more about your use case and how you’re consuming the setting value? Thank you!

2 Likes

If I let it render normally, there is no issue. However, when I take the value and process it (for example using split, replace, etc.), it causes a display issue because the injected comment is included in the output.

1 Like

After being turned off for a few days, it has now appeared again. Please let me know the reason and how to fix this issue.

Thank you for bringing this to our attention. Could you provide the detailed steps we can follow to reproduce the issue? We’ve tested the filters on our end but have not been able to reproduce it so far