Po Chen

Results 135 comments of Po Chen
trafficstars

I posted this problem in the forum long time ago. No one really cares, it seemed. It would be great if anyone can fix this. Actually, 'c' is quite similar...

Still seeing it on 4.2.1, with ts 4.9.5. Errors about `config` instead of `animation` in my case though. ``` error TS2322: Type 'Chart' is not assignable to type 'Chart'. Types...

An easy workaround is to use a hidden input to attach the array to the form, and just modify the array how you normally would with your component code. A...

> [0 values are omitted starting from v3](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md#changed) This seems like a very bad move. Function return values should have a definitive shape. Just got bit by it.

Would be good to keep the local version as a cache / backup. I'm in Australia, so if I have to hit an API endpoint in the U.S. it could...

Right.. Looks like another open source project opportunity. :smile: