himynameisdave / svelte-frappe-charts

📈 Svelte bindings for frappe-charts.
https://frappe.io/charts
MIT License
306 stars 16 forks source link

fix #44: Use reactive declaration for data instead of afterUpdate hook #45

Closed bry-an closed 2 years ago

bry-an commented 2 years ago

afterUpdate hook was causing UncaughtDOMExceptionError.

magmablinker commented 2 years ago

Please merge this☜(゚ヮ゚☜)

sidharthv96 commented 2 years ago

Would be really helpful to have this merged.

himynameisdave commented 2 years ago

This has been released as 1.9.0 and is published to NPM.

Thanks @bry-an!