-
Hi, this is a pretty serious issue and since there is no error message, I can only show you the line which breaks. This is happening sporadicaly.
THE FIRST CONSOLE.LOG SHOWS IN CONSOLE, THE SECOND …
-
## Description of the bug
I am attempting to disable CSS and JS aggregation on a local site (latest 1.x running on ddev)
When I go the Performance page I get a big yellow warning that says `Aggr…
-
### 🔎 Search Terms
Hi, I have an angular application that was running perfectly fine but recently started giving an error in heroku deployment. No matter what I try, I continue to get the same error.…
-
### Basic info:
- **Node.js version:** 20.13.1
- **jsdom version:** 24.1.1
### Minimal reproduction case
```js
const jsdom = require("jsdom");
const { JSDOM } = jsdom;
const dom = new J…
ge-ku updated
2 months ago
-
Currently the foront-matter is parsed by `lib/read-info.js`, how to add custon front-matter ?
-
First of all, this project is great. Liam, Thank you very much for it!
I would like to use matter.js to teach physics. One of the first examples is a simple pendulum. I have set air friction to…
-
### Website or app
www.airbnb.com
### Repro steps
1. Visit www.airbnb.com
2. Use component inspector to inspect a React component
3. Attempt to jump to source and observe that it fails
You won…
-
I'm using this plugin with the following config (irrelevant parts omitted):
// Using source maps (specifically the slow but good kind)
devtool: 'eval-source-map',
plugins: [
…
-
Hi there! Can image metadata be included when extracted from content instead of front matter?
I need the image `width` and `height` in the MDX component for the Next.js Image component. Currently, …
-
I reinstalled Nue with the latest version of bun. Tested it out with bun create nue@latest and I chose the hot reload test preset.
Everytime I change something in the source files, my terminal retu…