js Console eroor
Refused to display 'http://localhost:8080/' in a frame because it set 'X-Frame-Options' to 'deny'.
HuskyEZCreator.js:65 Uncaught DOMException: Failed to read a named property 'createSEditor2' from 'Window': Blocked a frame with origin "http://localhost:8080" from accessing a cross-origin frame.
at HTMLIFrameElement. (http://localhost:8080/smarteditor/js/HuskyEZCreator.js:65:37)
Cors 을 허용해준 상태인데도 해당되는 console error 가 발생했습니다.
springframework-boot ver 3.2.5
js Console eroor
Refused to display 'http://localhost:8080/' in a frame because it set 'X-Frame-Options' to 'deny'.
HuskyEZCreator.js:65 Uncaught DOMException: Failed to read a named property 'createSEditor2' from 'Window': Blocked a frame with origin "http://localhost:8080" from accessing a cross-origin frame.
at HTMLIFrameElement. (http://localhost:8080/smarteditor/js/HuskyEZCreator.js:65:37)
Cors 을 허용해준 상태인데도 해당되는 console error 가 발생했습니다.
springframework-boot ver 3.2.5