Support Forum
Hi,
I built a Gutenberg block and as part of the template I have a form. There seems to be some sanitize function that is stripping that HTML tag in render_template
.
I tried with the sanitize_callback
parameter with no luck. Is there any way I can remove the sanitization or modified the ruleset you are using?
I checked this but I can't see the MB Block code.
Thanks