-
**Describe the bug**
I have just set up keymaster on 2023.3.5 from HACS.
Added one of my Yale locks, and able to set/delete codes from the developer tools but the generated config appears malforme…
-
It looks like inserting a row which has a string with a backslash at the end causes Spring's splitting of SQL files into statements to behave erratically.
**Minimal example.**
Setup : Spring Boo…
-
I'm not sure if this is an issue, but I need help figuring out why all values from `radar_current`, `radar_speeds`, etc. fields that I added with `fitgen` default to max `uint8` or `uint16` as I defin…
-
#### System Information
- Ogre Version: 2.3.3
- Operating System / Platform: Ubuntu 22
- RenderSystem: OpenGL 3+
- GPU: Intel(R) Core(TM) i7-10850H CPU @ 2.70GHz
#### Detailled description
…
-
Hi there.
When I include your plugin in my webpack.config.js file and run build I get a Javascript heap out of memory exception.
When I provide the --max_old_space_size argument and give it 10…
-
**Describe the bug**
I'm experiencing extremly high CPU usage, not sure for how long this issue has been present.
I'm running Medusa on a VM with 2 Intel Xenon cores and I'm seeing constant usage in…
-
### Godot version
6ecdef84cf36ba9268ccc19b78210b039098eb52
### System information
Windows 10, GLES3, NVidia GeForce GTX 760 2GiB
### Issue description
This issue continues the story sta…
-
## Environment
* OS Version: Ubuntu 20.04
* Source or binary build?
* Source
* main (Fortress)
* commit: 653b0fb58abd6ea8b3e3937e43d5aee509e125fc
* If this is a GUI or sensor rendering bug…
-
For some reason my models I've exported from C4D take forever to load it. I haven't been able to convert a single model into a mesh
-
```js
// Map won't be eliminated when bundling
import Map from 'lodash.map'
```
There are non-pure modules with side effects. Is there any way to remove the unused import regardless of side-effect…