ksc-fe / kpc

A UI Components Library for Intact, Vue, React and Angular.
https://design.ksyun.com/
MIT License
365 stars 53 forks source link

【vue-legacy】某些情况下,会报object is not extensible的错误 #926

Closed Javey closed 11 months ago

Javey commented 11 months ago

CodeSandbox

Description

vue.runtime.esm.js:1888 TypeError: Cannot add property 35, object is not extensible
    at Array.push (<anonymous>)
    at forceUpdate (index.runtime.esm.js:203:1)
    at Component.forceUpdate (index.runtime.esm.js:587:1)
    at setProps (index.runtime.esm.js:167:1)
    at Component.set (index.runtime.esm.js:577:1)
    at Array.eval (basepicker.js:91:1)
    at callListeners (useState.js:41:1)
    at Object.set (useState.js:22:1)
    at Datepicker.resetKeywords (basepicker.js:57:1)
    at eval (basepicker.js:84:1)