Rafael Pereira
Rafael Pereira
Same here. The worst thing is that it never removes the notification for it. Might as well just delete the app.
I have more to add. If you want to pass along a **state and search** to the `useNavigate` hook, you'll need to form an object like this: ```javascript let navigate...
Also anxious for this release, using the forked one while waiting
Just a tip for anyone coming from elsewhere, I believe it's safer to use the forked one. This PR is sitting here **_more than 8 months_** now.
It's a great suggestion. Before starting anything, is it solveable by just resizing the overlay window itself? If it's not, maybe an option to just flex-wrap everything when the window...
That made me really think about how the project is right now and my old efforts in bringing this to a newer framework version, something that would make the life...
Hi @LixueYukiharu, it's been a while since I played the game so I'm not sure how can I help you here. From my understanding, you are maybe trying to use...
Alright thanks @christianallred. Is there anything else you could point me to? I got the hang of the data already, just checking if there's anything else.
Not a maintainer or anything but the error describes it: > Description = No Support In the other hand, [the library it uses](https://github.com/kevva/brightness) seems to support Windows but both are...
Didn't work either, but worry not - I just used git for it: ``` git git subtree push --prefix dist origin gh-pages ``` With this command it will push just...