yuche / vue-strap

Bootstrap components built with Vue.js
http://yuche.github.io/vue-strap/
MIT License
4.71k stars 935 forks source link

[Vue warn] with Alert component #522

Open TatChu opened 6 years ago

TatChu commented 6 years ago

[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: "show" found in My code above:

orhanveli commented 6 years ago

is there an any enhancement about this?