I have a client who is implementing our custom HTML tags into the product description field for an embed. These look , ie not a standard HTML tag. This approach was working fine on Monday 24th Jan, until today (Thursday 27th Jan), it stopped working.
It looks like the editor is stripping out these custom elements and/or turning them into tags with some data attributes encoding the tag. This breaks the embed. Moreover, pages that were working seem to be having this sanitising/filtering applied to them, breaking parts of the site that were previously working.
Obviously the ideal is to add these custom elements to the theme or HTML sections, but for various reason we are workign with the description field
I can’t find anything in the docs or changelogs about this. Can anyone advise on how we turn this off or correct?