c3qo

Results 3 comments of c3qo

it's still having this issue in `golden_toolkit: 0.15.0`. not only `labelStyle` but also `unselectedLabelStyle`. if adding a widget in the TabBar, for example, the `Badge` widget, the text in `Badge`...

I used the `astro-compress 2.2.21` and `astro 4.5.15` on cloudflare, no luck. The error is different but may be same rootcause? ``` 10:01:44.414 | munmap_chunk(): invalid pointer ``` Seems the...

I'm installing pihole and get stuck too. finally figured out the port 53 usage, you have to `colima ssh` into runtime inside to run `lsof -nP -iTCP:53 | grep LISTEN`...