@Vivaldi Any timeframe when this gets fixed? It's literally the only thing that prevents me from using Vivaldi.
Posts
-
Introducing - All new Vivaldi :tony_wee: -
Introducing - All new Vivaldi :tony_wee:@Vivaldi I indeed have it detached, as I work like this for years. I often use multiple Dev-Tool windows, so I need this functionality.
Is it a bug, that this doesn’t work? And if not, why is it implemented this way?
-
Introducing - All new Vivaldi :tony_wee:@Vivaldi That's not exactly what I meant. I described it more in this post.
kaiserkiwi :kiwibird: (@[email protected])
One thing that is really annoying when trying to get away from Google as a work Browser: The shortcut CMD+SHIFT+C. In Chrome, Firefox and Safari the shortcut does exactly the same. Opening the Dev-Tools and instantly start the picker mode. Arc? Copies the current URL. If I change the Shortcut to at least open the Dev-Tools I have to press it CMD+SHIFT+C to start the selection. But the worst part is, I can't use this shortcut directly on the page, I always have to focus the Dev-Tools again. So its always CMD+SHIFT+C twice… In Vivaldi the shortcut isn't used outside of the Dev-Tools. But I can, like Arc, set it to CMD+SHIFT+C. But then the handling is exactly the same as in Arc… Sadly I need the Chromium Dev Tools and some Extensions, so Firefox and Safari are off the table here. With the latest developments Firefox is off the table anyways… That's just so frustrating. It's just one Shortcut, but I use it so extremely often, that I depend on it… And if someone recommends Brave, they get blocked. No… #Coding #WebDev #Browser #Chromium
CORTEX IMPLANT — an LGBTQIA+ friendly cyberpunk'ish fediverse instance! (corteximplant.com)
-
Introducing - All new Vivaldi :tony_wee:@Vivaldi is it finally possible to press CMD+SHIFT+C without focusing the dev tools to select an element like in every major browser? This is (as dev) literally the only thing that prevents me from using Vivaldi longer than 10 minutes.
-
Well that's a weird bug with #FilamentPHP.Ok, that's super strange. I edited the file on the server to make sure it would work without these lines. Now the same error is still there pointing to a line where the code isn't there anymore. Even after `php artisan optimize:clear` and even a new `php artisan filament:upgrade`.
Something is really off here…
-
Well that's a weird bug with #FilamentPHP.Well that's a weird bug with #FilamentPHP.
Locally everything is fine, but I now deployed it on my dev server and there are errors that make no sense.
In this case a component isn't found, that is found in other resources without problems. The file is there, it works for example for games and studios. But not for genres, reviews or platforms.
I don’t see what the difference in these resources could be. Same directory, same way to create the file… And locally everything works.
Removing the vendor folder and reinstalling via composer did nothing. Re-deploy didn't do anything too. dump-autoload also nothing.
I have absolutely no idea what is going on here.