-
Shopware Version: 6.6.2
Wallee extension: 6.1.8
The Shopware log gets filled with the following critical PHP errors and exceptions:
```
[2024-10-15T08:04:52.359941+00:00] php.CRITICAL: Uncaugh…
-
![image](https://github.com/user-attachments/assets/38a4d088-1f12-415d-8b3b-30558bfd63aa)
Thanks for the answer, I didn't notice that it can be set by workspace.xml. But I think for most it can be …
-
When using a custom schema
```
export default defineConfig({
dialect: new PostgresDialect({
pool: new Pool({
connectionString: process.env.DATABASE_URL,
}),
}),
plugins: …
-
### Describe the false positive and how to replicate it
1. Load GrimAC
2. Restart server
3. Always simulation is failed (just walk, sometimes just stay in one place)
Can I just disable Simulat…
-
This might not be a real bug, and I'm not sure if this is normal, but for me sourcing the zsh-autocomplete plugin is quite slow -- I use oh-my-zsh to manage plugins, if I disable zsh-autocomplete, the…
-
### Description
- relates to https://github.com/docker/cli/pull/5651#discussion_r1862459069
The PR above updates the CLI to ignore plugin directories that are not accessible. Question is if we shoul…
-
Hello!
Several of us know that there are other plugins that spend a lot of resources literally, they take up a lot of resources, so we have decided to use FancyNPCS for its ease of use and the lig…
-
**Describe the bug**
When we register a custom plugin, this plugin is not marked as secret plugin when we use vault API. This blocks the use of other endpoints like /sys/plugins/catalog/secret
**…
-
### Plugin Version
0.5.2
### NetBox Version
4.1.6
### Python Version
3.12.3
### Steps to Reproduce
Install a fresh netbox-docker instance following [this guide](https://github.com/netbox-commun…
-
hi,can slidesdown use reveal.js's plugin set?
how to configure it, and is there have a step-by-step demo?