Laszlo Lang
Laszlo Lang
Oh, I did not remembered that, this is the original logo. I did not tested that, because I won't change the theme for only one extension, even if it works...
Same problem here.
OK, I will try to set up every variable in the example. Anyway, is there any recommendation what to set up for `pwd`? Is there any documentation what that variable's...
Then, maybe it would worth to mention these scripts in your README.md as an alternative solution. I already use the Night Theme switcher too, so it works. Thank you for...
Same here. The GNOME session crashes, when I press `alt`+`f4` but I can stop the `waydroid-container.service` w/ **systemctl** w/o any problem.
Same here. ```console OS: Arch Linux x86_64 Kernel: 6.9.1-arch1-1 DE: GNOME 46.1 WM: Mutter ``` 
Sure. ```json { "id": "/api/deals/7631" "meta": undefined "data": { // very long object }, "previousData": { // very long object } } ``` And I think, you are right w/...
Yes, I can confirm that, if I change this line, the problem seems solved.
> meta prop should make it work without downgrade. Sadly, (if I try it well) it does not work here ```javascript const [create] = useCreate(undefined, undefined, { meta: {}, onSuccess:...
Btw, I found another workaround. I replace the file w/ the webpack Encore. I added this line to the config and changed that line you mentioned. (Actually I copied the...