Fix props mutation in anomaly.vue
Upgrade to @vue/test-utils 1.x revealed props mutation in anomaly.vue resulting in infinite render loop in tests. Fix this behavior by using immer to generate derived value
Showing
Please register or sign in to comment