• Illya Klymov's avatar
    Fix props mutation in anomaly.vue · d11585f9
    Illya Klymov authored
    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
    d11585f9
anomaly.vue 6.88 KB