hellof2e / quark-design

Browser-native component library, framework-agnostic, base on web components.(移动端 UI 组件库,无框架,即插即用。)
https://quark-ecosystem.github.io/quarkd-docs
MIT License
1.9k stars 189 forks source link

fix(Checkbox): fix Maximum call stack #188

Closed liaohainan closed 1 year ago

liaohainan commented 1 year ago

fix Maximum call stack

会一直循环执行componentDidUpdate,需要一个条件判断语句

没想明白作者的这个value使用出处,如果作为保留字段,那么使用这个pr,如果value无用,那么使用下一个pr