-
### What happened?
I have a conky config that loads a lua file that does some cairo stuff. When I write to the conky config (not the other lua file) and conky attempts to reload it, it segfaults.
…
-
### Environment
Environment
MekHQ v0.49.11
Java Vendor: Eclipse Adoptium
Java Version: 11.0.16.1
Windows 10 21h2
### Description
If you fill in all the slots of a mech and then change the a…
Wpmz updated
4 months ago
-
**Describe the bug**
I am experiencing a bug where I cannot remove options from an autocomplete after hot reloading. There may also be other things that can cause this, but hot reloading seems to g…
-
In the exploration list column, the Log Status colour is showing Blanck.
It kept showing blank after reloading the page.
It only shows the status once you click oin the specific exploration.
-
Next to the `sling:messageEntry` resource types there should be support for the binary JSON format outlined at https://sling.apache.org/documentation/bundles/internationalization-support-i18n.html#jso…
-
### 📜 Description
Currently i am implementing novu for notification in my project , i have used react component and to trigger notification i used curl (as my project is in core php ) also i have sel…
-
## Concept
Since the Meta Business App is quite a tedious process to go through (as is seen in the getting_started file), we want an alternative that is really easy to setup and that only requires an…
-
My application is doing a full reload on css changes. How can I prevent that?
What version of esbuild will this work with? I'm using
"esbuild-envfile-plugin": "^1.0.3",
"esbuild-…
-
**General Availability prev/next month arrow buttons do not work on first load**
Clicking the arrow to go to the next month skips a month. Clicking the arrow to to go the previous month does nothin…
-
`package.loaded.MODULE = nil` enables MODULE to be required a second time, which allows us to reload files on demand.
combine this with putting `xpcall` inside each `bind-love` hook, plus an "error…