thinreports / thinreports-section-editor

A template editor for Thinreports to edit Section Format templates
https://github.com/thinreports/thinreports
MIT License
4 stars 1 forks source link

Revert "Vue3" #37

Closed hidakatsuya closed 2 years ago

hidakatsuya commented 2 years ago

item を削除したとき、store への変更が component の props にうまく伝わらない。その結果、undefined な item を描画しようとしてエラーになる。 image

ちょっと影響が大きいので一旦 revert する。