I’m getting this issue when setting the below sandbox attribute
sandbox allow-forms allow-modals allow-pointer-lock allow-popups allow-popups-to-escape-sandbox allow-presentation allow-same-origin allow-scripts ;
Its a Java + Tomcat application > When I tried to start the product it requires both allow-scripts and allow-same-origin attribute.
Have tried removing any one tag, By web page got broke