immerjs / immer

Create the next immutable state by mutating the current one

Home Page:https://immerjs.github.io/immer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In Vue 2's array, using push causes an error

badspider7 opened this issue Β· comments

πŸ™‹β€β™‚ Question

In Vue 2's array, using push causes an error,but others operation is ok

Link to repro

example

Environment

vue 2.6.10
immer latest

  • Immer version:10.0.3
error

A screenshot is not a repro. Please follow the issue template.