top | item 24420627

(no title)

creatio | 5 years ago

How so?

discuss

order

nnevala|5 years ago

At least a year or so ago, when I was still working on a Vue project, some external libraries didn't work with Vue reactivity due to the way it was implemented by overriding Array built in methods. I think we ran into this issue with some lodash functions.

brylie|5 years ago

Perhaps updates to the array content don't trigger reactive computations? Not sure really.