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

[fix] Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components #19

Closed
jjh4450 opened this issue Sep 15, 2024 · 0 comments · Fixed by #20
Labels
bug 제대로 작동하지 않아요

Comments

@jjh4450
Copy link
Collaborator

jjh4450 commented Sep 15, 2024

버그 설명

문제가 있는 경고는 아니나, 해당 경고를 제거하기 위해서는 RouterInfo에서 컴포넌트를 제거해야 합니다.

버그 발생 경로

No response

기타사항

이에 대한 대책을 찾던 중, lazy loading을 함께 적용해 이 경고를 제거했습니다.

@jjh4450 jjh4450 added the bug 제대로 작동하지 않아요 label Sep 15, 2024
@jjh4450 jjh4450 mentioned this issue Sep 15, 2024
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 제대로 작동하지 않아요
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant