Skip to content
On this page

v-on handler: "TypeError: Cannot read properties of undefined

이런 에러가 뜨는건 부모 인스턴스를 잘 보면서 methods가 아니라 method 라고 오타가 있는지 확인해야한다.

아니면 빼먹거나 없을경우 에러가 생긴다.

참고 링크 :

https://heewon26.tistory.com/89