Ricardo Boss
Ricardo Boss
This PR drops support for PHP 7.4 and leverages some of PHP 8s features. Apart from requiring PHP 8, the API is still the same, meaning apps already running on...
This is the log when using a `docker-compose.yml` and `docker-compose up -d`: ``` runner_1 | runner_1 | -------------------------------------------------------------------------------- runner_1 | | ____ _ _ _ _ _ _ _ _...
**Is your feature request related to a problem? Please describe.** I use flobro for small windows which show a little bit of information. Sometimes, the websites I want to display...
When using a network share as `--input=`, it throws an `UriFormatException`. ex: `PrivateGalleryCreator.exe --input=\\share\gallery`
I briefly looked at the code and to achieve setting scroll physics, a major rewrite would be required. You are currently using `InteractiveViewer`, which doesn't have a `physics` property or...
I am using the same setup as described in #100 and the request just hangs indefinitely. Any idea what I can do? Also, but unrelated to this issue: is it...
Version: PhpStorm 2019.3 ``` com.intellij.diagnostic.PluginException: Cannot create ServiceAdapter(descriptor=ServiceDescriptor(interface=com.wix.rt.build.RTFileListener, implementation=com.wix.rt.build.RTFileListener), pluginDescriptor=PluginDescriptor(name=React-Templates, classpath=C:\Users\rboss\AppData\Local\JetBrains\Toolbox\apps\PhpStorm\ch-0\193.5233.101.plugins\react-templates-plugin)) because container is already disposed (container=Project (name=jwt-fatal-repro, containerState=DISPOSED, componentStore=D:\repos\ricardoboss\jwt-fatal-repro\.) ) [Plugin: com.wix.react-templates] at com.intellij.serviceContainer.BaseComponentAdapter.checkContainerIsActive(BaseComponentAdapter.kt:131) at com.intellij.serviceContainer.BaseComponentAdapter.getInstanceUncached(BaseComponentAdapter.kt:77) at com.intellij.serviceContainer.BaseComponentAdapter.getInstance(BaseComponentAdapter.kt:72) at...
Getting "Setting system proxy settings are only supported in Windows. Please manually configure you operating system to use this proxy's port and address." in MAUI (.NET 7) on Windows.
### Is your feature request related to a problem? Please describe. The browser is incorrectly detected as "Chrome". ### Describe the solution you'd like The browser should be detected as...