같은 라우터로 푸시했을때 생기는 오류
this.$router.push("/admin").catch(()=>{});
catch문을 설정해주면 된다!
참고 : stackoverflow
728x90
'에러노트' 카테고리의 다른 글
[에러노트] The following dependencies are imported but could not be resolved: (0) | 2021.11.30 |
---|---|
[에러노트] NavigationDuplicated Navigating to current location ("/search") is not allowed (0) | 2021.11.30 |
[에러노트] No overload matches this call. (0) | 2021.11.24 |
[에러노트] Dependency cycle via @/router/index:3 (0) | 2021.11.22 |
[에러노트] react-scripts 은(는) 내부 또는 외부 명령 실행할 수 있는 프로그램 또는 배치 파일이 아닙니다 (0) | 2021.10.06 |