Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
31 |
Tags
- Python
- 취미미술
- JavaScript
- You should consider upgrading
- 오류
- scotty
- Migrate
- ModuleNotFoundError
- pip install --upgrade pip
- 조맹크로키
- Django
- include
- Uncaught SyntaxError
- bootstrap4
- junny
- ValueError
- 크로키
- error
- TemplateSyntaxError
- 조맹클래스101
- 마이그레이션
- 마이그레이트
- 블린이
- 알리
- navbar
Archives
- Today
- Total
목록웹 세상/vue.js (1)
내가 하고 싶은 것들 중 하나

문제상황 LoginView.vue 에서 App.vue로 emit해주는 로그인 함수를 메서드로 작성하였고, 로그인 버튼을 클릭하면 로그인 함수가 실행되도록 했다. 로그인 주소로 들어와서 콘솔창을 켰는데 에러가 있다. [Vue warn]: Property or method "login" is not defined on the instance but referenced during render. Make sure that this property is reactive, either in the data option, or for class-based components, by initializing the property. See: https://vuejs.org/v2/guide/reactivity.html#..
웹 세상/vue.js
2020. 7. 12. 23:40