Mario Aleo
Mario Aleo
Right, I'll give it a try. Thanks.
If you are looking for a promise based workaround, we can use the @guswelter solution inside a promise. ``` element.scrollIntoView({ behavior: 'smooth' }); await new Promise(resolve => { new IntersectionObserver(...
I'm having the same issue when i use the **scroll** method to go back to the top of the list :(
I've just updated my @web/test-runner to the latest version (0.10.0) and unfortunately, I'm still getting the `Cannot read property 'decl' of undefined` error :(  Later I'll create a repository...
I've rollback to Stable 3.5 and did the `sudo steamos-devmode enable` with success and was able to use pacman, after that I've upgraded to Beta 3.6.15 and did the `sudo...
Same issue on 3.7, rolled back to 3.5 and it was fine, turned to 3.6 and it's still yielding the same error. `touch: cannot touch '/usr/share/steamos/devmode-enabled': Read-only file system` Running...
I've updated to 3.6 after stable release but the error still persisted. I've reimaged and now it is working fine.
> @RandomLinuxGuru Parts of A.B.T.s tweaks already have been added to SteamOS a while ago. > > Apart from that, I checked the tick rate of my Bazzite installation with...
This would be nice