Calson Chiatiah

Results 9 comments of Calson Chiatiah

I have added tests for 'use-datetime' which I missed initially. I also rebased on dev.

I have resolved the issues with the PR. As concerns the `use-model-toggle`, it was a race condition that caused the issues. After digging, I noticed inconsistencies between the tests and...

> Hey, > > Would anyone mind posting a reproduction to this issue leveraging vite/webpack/.... Does upgrading resolve the issue? Tested with vite and it works fine.

I misread the comment. I experienced this issue in a Quasar `2.14.3` project with Vite `5.0.0` when upgrading from `16.6.0` to `16.8.1`. I had used a patch to bypass this...

I checked this out with @IlCallo. In my case, I didn't have any issues initially when running on node 16. I then switched to both 18 and 20 and started...

I can confirm the errors on Quasar tests, I'm also consistently getting similar errors. In a few cases, some of the failing test cases pass.

I tried digging into this again. It is difficult to pinpoint the culprit since the issue occurs randomly in CI and rarely locally. But it does happen every now and...

Yeah, sure. I'll check that out.