개발일기

개발일기

  • 분류 전체보기 (70)
    • 개발일기 (2)
    • DB (8)
      • MySQL (2)
      • PostgreSQL (6)
    • WEB (30)
      • JAVASCRIPT (7)
      • Vue.js (2)
      • MyBatis (3)
      • PHP (7)
      • HTML_CSS (5)
      • etc. (3)
    • Java (9)
    • Android (5)
    • Kotlin (0)
    • C# (3)
    • Python (2)
    • 개발 툴 (5)
    • 기획 (1)
    • 자료실 (2)
    • React (0)
  • 홈
  • 태그
RSS 피드
로그인
로그아웃 글쓰기 관리

개발일기

컨텐츠 검색

태그

mybatis Java vuejs 공휴일API JavaScript 안드로이드스튜디오 ubuntu SQLD androidstudio c# java programming CSS VirtualBox 기획 letsencrypt 매출취소설계 isset PostgreSQL php7 PHP

최근글

댓글

공지사항

아카이브

avoidmutated(1)

  • [Vue2] 오류: Avoid mutating a prop directly since the value will be overwritten whenever the parent component re-renders. Instead, use a data or computed property based on the prop's value. Prop being mutated:

    [Vue warn]: Avoid mutating a prop directly since the value will be overwritten whenever the parent component re-renders. Instead, use a data or computed property based on the prop's value. Prop being mutated: "" 다음과 같은 오류가 발생했다. Vue warn이라 그런지 동작하는데 문제는 없지만, 그래도 이런 오류는 해결해주는게 인지상정😉 부모 component가 다시 렌더링되면 값이 overwritten되기 때문에 prop을 직접 변화시키는걸 피하라면서, data나 computed를 사용하라고 한다. Vue2의 공식문서에서 다음과 같이 설명..

    2023.06.12
이전
1
다음
개발일기
© 2018 TISTORY. All rights reserved.

티스토리툴바