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

includeHTML을 사용할 때 sidebarMenu 등 오작동 #6

Open
choonghyunryu opened this issue Apr 17, 2023 · 0 comments
Open

includeHTML을 사용할 때 sidebarMenu 등 오작동 #6

choonghyunryu opened this issue Apr 17, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@choonghyunryu
Copy link
Owner

choonghyunryu commented Apr 17, 2023

현상

  • includeHTML()을 사용하여 Shiny 앱 내부에 html 문서를 포함함
    • sidebarMenu 오작동
    • dashboardHeader 내의 leftUi 오작동

원인

  • 와 사이에 HTML tags가 포함된 문서를 include해야 하는데 - 완전한 HTML 파일이어서 발생하는 문제

문제의 해결

@choonghyunryu choonghyunryu self-assigned this Apr 17, 2023
@choonghyunryu choonghyunryu added the bug Something isn't working label Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant