Closed doutatsu closed 8 months ago
Fixes https://github.com/apertureless/vue-chartjs/issues/579
The original issue was marked as completed, but it was not fixed. To address this issue, I've added a new prop that delays calling destroy on unMount. No matter how long your transition is, you can adjust the charts as a result
destroy
Fixes https://github.com/apertureless/vue-chartjs/issues/579
The original issue was marked as completed, but it was not fixed. To address this issue, I've added a new prop that delays calling
destroy
on unMount. No matter how long your transition is, you can adjust the charts as a result