Felix Stieglitz

Results 37 comments of Felix Stieglitz

Unfortunately, no. You have to run multiple instances. One for each user.

Unfortunately these solutions do not work on iOS 13. It is simply blank (not even black). When remote debugging Safari, also no errors are shown in the console.

This issue still persists. I have two AOC 27G1G4 and both monitor locations get merged together. The third monitor, a different brand and model, works fine.

Oh. I haven't managed to open the asset files with AssetStudio, but it worked with AssetRipper, though: https://github.com/AssetRipper/AssetRipper

As far as I can tell, only PATCH, PUT and DELETE are rewritten from 302 to 303: https://github.com/inertiajs/inertia-laravel/blob/master/src/Middleware.php#L102 But you're absolutely right with the middleware thing: It seems that a...

> so I still think it's better to add some code to detect default theme based on OS/Browser in in demo-theme.js, instead of just hardcoded 'theme-light'. Despite the fact that...

Okey, just create a PR if you want. I don't have time for this at the moment, unfortunately.

@rjd22 As far as I can tell, this hasn't been fixed. At least not in the main branch. What PR should've fixed this?

@Saran-pariyar This is actually a way to solve it, though I think it should be done in CSS. I think classes should be used to add styles, not to remove...