Bernhard O.
Bernhard O.
@epot this one can be fixed as mentioned here: https://github.com/crisbeto/angular-svg-round-progressbar/issues/144#issuecomment-345732590 `rm -rf node_modules/angular-svg-round-progressbar/node_modules`
I had the same issue with a current Electron and a current Windows 10. As far as my tests went the easiest way to repdroduce it is switching to any...
@ea-inspections-team @kalessil Any chance of a release that's compatible? One of the first things I install in PHPStorm :) For now (2022.3.2) "sideloading" stills works btw, download the jar from...
Yup, still occurs. If someone wants to disable this specific inspection: Php Inspections (EA Extended) → Probable bugs → Null reference probably only makes sense though if something else also...
@RobbieTheWagner could you do the release for the merged PR? thanks!
- macOS 26 - uninstalled Zed - deleted ~/.config/zed - deleted ~/Library/Application Support/Zed/db - installed Zed - opened file - closed (cmd + q) - re-opened - nothing restored yeah,...
ok, maybe it's just my reading comprehension, sorry: > Restore all workspaces that were open when quitting Zed () single files not in a workspace / local folder are apparently...
Is the current release related? https://github.com/livewire/livewire/compare/v3.6.3...v3.6.4
Understandable. How does switching look like ideally? Something like this? ```bash sudo add-apt-repository --remove ppa:ondrej/nginx-mainline sudo add-apt-repository ppa:ondrej/nginx apt update apt upgrade ``` Should I forget to switch somewhere will...