Open
Description
What problem does this feature solve?
fill
and copyWithIn
methods are also mutating methods and has Standard status currently ECMAScript 2015 Language Specification – ECMA-262 6th Edition - copywithin , but they aren't being intercepted in
vue/src/core/observer/array.js
Lines 11 to 19 in 237294d
What does the proposed API look like?
null