You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Closing to track along in #2410 - we will likely only implement this when these new data types reach a significant support rate. Alternatively, we may ship a "mordern browser only" build that leverages ES2015 Proxy which makes supporting all these new data structures (including Map and Set) less hacky.
Vue.js version
v2.1.8 (Fiddle links to https://unpkg.com/vue/dist/vue.js)
Reproduction Link
https://jsfiddle.net/5phxc71r/
Steps to reproduce
What is Expected?
The value should be changed within the typed array by Vue
What is actually happening?
The value in the typed array is not changing.
The text was updated successfully, but these errors were encountered: