On some pages of a system where I work (I'm not the only developer) a message appears in Google Chrome like the image below:
This only happens in Google Chrome, Firefox works normally.
The test server also works, including in Google Chrome.
On production servers (there are 3 with load balancing via DNS if I'm not mistaken) the above occurs.
I do not know how to solve this problem, which as I said earlier, happens only on some pages.
I've already researched and found nothing that could shed light on how this sandbox idea works in Chrome.
Pages do not have any <iframe>
.
If someone has some material that helps me understand why this is happening, I appreciate it.
If someone knows how to solve it will be a great help, but please show me how to identify the reason for this behavior and not just the solution.