vaadin / web-components

A set of high-quality standards based web components for enterprise web applications. Part of Vaadin 20+
https://vaadin.com/docs/latest/components
470 stars 83 forks source link

fix: reset charts series objects when chart is detached (#8115) (CP: 23.5) #8123

Closed vaadin-bot closed 2 weeks ago

web-padawan commented 2 weeks ago

For some reason series array is empty which causes tests to fail. I'll investigate this.

DiegoCardoso commented 2 weeks ago

For some reason series array is empty which causes tests to fail. I'll investigate this.

On the other CP I made, I had to add await nextFrame() to some tests because awaiting for chart-load were not enough

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud