coljacarls
coljacarls
What irritates me a bit is the way the reading starts. - First it would be nice if squirt waits for the user to set some settings (Speed, etc). -...
I was testing the plugin in both, a vue 4 (vite 4) JS and TS project with Cypress `^13.6.1` and I always get the same error. After setting everything up...
**Describe the bug** Hey there! When I extend the LineChartComponent and want to use `ngOnChanges` and pass it `SimpleChanges`, I receive an error: ``` TS2416: Property ngOnChanges in type CustomLineChartComponent...