Open Garito opened 4 years ago
Hi! If I update data, as expected, the component rerenders What is not expected is the lost of the refs in the template I suspect that is because are not rendered when the refresh happens
Perhaps it needs a nextTick on updated?
Thanks
Hi! If I update data, as expected, the component rerenders What is not expected is the lost of the refs in the template I suspect that is because are not rendered when the refresh happens
Perhaps it needs a nextTick on updated?
Thanks