Tony Stipanic

Results 87 comments of Tony Stipanic

Are you sure that Fire Toolbox installs the full Google Framework suite? As I would understand, it only install a minimum amount of packages (as much as it's possible to...

@adrai It is still the same issue with react-i18next v12.0.0 and i18next 22.0.5

What DE and icon theme are you using? It seems fine on my end

Hey there! I personally use Wall Panel quite extensively for my two Archos Hello tablets and I would be happy to see this project get picked up again. I have...

Thanks! I have been using the app while it was under your name, so I'm totally aware of that :) I have quickly looked up about the MQTT library a...

[The fork](https://github.com/TheTimeWalker/wallpanel-android) is now detached

I agree that it would be important if persistence can be somehow implemented with `setQueryData`. Right now, the flow breaks when you're using opportunistic updates with `useMutation` queries.

My mistake about the useMutation flow. I didn't have `onSettled` invalidate queries to force a refetch in the background. 😅 Doing that makes it work fine 👍🏻

Actually from initial testing, simply adding the library seems to work out pretty well! I've used this file from v3.3.4 to test: https://raw.githubusercontent.com/twbs/bootstrap/master/js/transition.js You then have to do is adding...

Hey there! Thanks for the PR. I have used that one on my own to use access and refresh tokens as well. However, I have wondered if there is even...