Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spring boot, security framework 환경에서의 모듈 사용 오류에 대해서 #291

Open
KIMKYEONGYONG opened this issue Jun 10, 2024 · 0 comments

Comments

@KIMKYEONGYONG
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant