You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix "@webcomponents/shadycss" dependency bug (#207)
* Add support for Vaadin 25+
* Ensure unique groups and IDs for synchronised charts
* Workaround fix for too much recursion error related to ApexCharts.js issue https://github.com/apexcharts/apexcharts.js/issues/5148
* Add the "@webcomponents/shadycss" as an NPM package so it is correctly propagated to the project that is using the library.
---------
Co-authored-by: Alexander <alexandr941989@gmail.com>