Hello all,
We currently have a Magento 2 website that uses Cloudflare. Recently one of the users of this Magento 2 received the message ‘Sorry, you have been blocked’ when trying to save a page in the backend (see screenshot). We traced this back to an onclick function in a video tag: onclick=“this.paused?this.play():this.pause();”. When we remove this tag we are able to save the page again.
As we already used this video tag over the course of a year, we were wondering if there had been any changes that cause this behaviour. Any ideas?
Thanks in advance!
Ruben