Jirayuth Porka

Results 10 comments of Jirayuth Porka

I believe the developer unfortunately died. the last commit for his previous work (live server) was 2 years ago. And for this one, 5 years ago. If he's not dead,...

Came here to confirm that both my Android API 33 Pixel 6 Pro (emulator) and OPPO Reno 5 Pro (my device) both shared this issue. I'm gonna guess there are...

# Update It definitely has something to do with `audioplayers_android 4.0.3`. I downgrade both package and forced audioplayers_android package back to 4.0.2 and it worked fine again. ` audioplayers: ^5.2.0...

> Thanks for the report. Is there a reason to call `play` 15 times at the same time (even without `await` keyword). This doesn't make sense for me. You need...

> One of the key issues, I believe, is that GoRouter doesn't have enough resources on the project. One of the main developers @chunhtai has been on vacation and will...

The owner of the repository haven't committed or merge any single PR since June last year. I think we are going to need an alternative fork soon.

> Hello, I have implemented a workflow which works for me locally. It works like this: > > * Have the test file you want to debug open > *...

> Guys, I've just found a temporary workaround for the issue, the issue basically arises whenever you're using a custom-colored JSON file. Instead, download the original file, and manually edit...

Apparently the issue comes down to how Selenium work. It required a viewport to function. Maybe using headless mode help. But i imagine the owner of this repo probably though...