SantoJambit
SantoJambit
I am currently working on a presentation about react modularization and it contains both redux-dynamic-modules and React.lazy (for code-splitting). While doing this, I was wondering why modules are not lazy...
The password field on the lockscreen seems to be as wide as it is tall, i.e. you can barely see 3 characters on it. (gnome 40.30, not sure if relevant)
It seems you moved background.jpeg to different places and now with a different file extension. This causes issues for the gdm installation. There are still references to the "jpeg" version...
I've just set up a fresh manjaro installation for my work laptop and found that the active element when searching using the dashboard? (super key search) is not highlighted anymore...
### Checks - [X] Not a duplicate. - [X] Not a question, feature request, or anything other than a bug report directly related to Splide. Use Discussions for these topics:...
### Basic info: - **Node.js version:** 16.20.0 - **jsdom version:** 22.1.0 ### Minimal reproduction case ```js const { JSDOM } = require("jsdom"); const dom = new JSDOM('hello'); const element =...
### Initial checklist - [X] I read the [support docs](https://mdxjs.com/community/support/) - [X] I read the [contributing guide](https://mdxjs.com/community/contribute/) - [X] I agree to follow the [code of conduct](https://github.com/mdx-js/.github/blob/HEAD/code-of-conduct.md) - [X] I...
I noticed, that in looking glass, errors would not show up and instead a message would appear, stating that it expects an error object. I found this documentation where the...