graves501

Results 19 comments of graves501

Since #305 already got merged, I guess the `webapp` is ready for some polish? I tried out the `webapp` example and I noticed that I am not able to fetch...

Thanks for the hint! I successfully tried out the developer console, so my data seems to be fine. I also tried `spotify.current_user_top_artists(Some(&TimeRange::MediumTerm))` but the `top_artists` would still be empty. Another...

Thanks for pointing out the scope issue! It works for me now!

Thanks for your time! In the meantime I tried (re)setting `NormalFloat` and `FloatBorder` manually and it seemed like it helped: ``` vim.api.nvim_set_hl(0, "NormalFloat", {}) vim.api.nvim_set_hl(0, "FloatBorder", {}) ``` ![image](https://user-images.githubusercontent.com/11211125/190508908-6c0acc33-0384-4e51-a372-39b5b52c6c0f.png)

I had a very similar log in both `jc21/nginx-proxy-manager` and `jc21/mariadb-aria` after rebooting my server. In my case the issue was fixed to update the docker images to the latest...

I guess I'm just doing something wrong, but I'm also currently trying the latest `kryo` version (5.3.0) in combination with Java 17. I'm trying to clone an object that contains...

Thanks, that did the job!

I can confirm what @xdrie and @bugalo already commented: "Restore Settings", and choose "Factory Settings" worked flawlessly on my XPS 15 9570. Did not need to change anything else and...

i'm facing the same problems with 0.7.0... this issue isn't solved at all.

In my case the voice search worked again after allowing the mic permission for the app. Somehow it got reset.