-
### Link to the code that reproduces this issue
https://codesandbox.io/p/sandbox/stoic-frog-9jvh89?file=%2Fapp%2Fpage.tsx%3A5%2C1
### To Reproduce
1. Visit the url above
2. Notice the follow…
-
Hi,
please specify, how it should look if you have multiple plugins in your .babelrc:
```
{
"plugins": ["esx-ssr", {
"framework": "React",
"include": "import"
}]
}
```
-
## CVE-2018-3750 - High Severity Vulnerability
Vulnerable Libraries - deep-extend-0.4.2.tgz, deep-extend-0.4.1.tgz
deep-extend-0.4.2.tgz
Recursive object extending
Library home page: https://regis…
-
Hello, I've added code from https://github.com/uiwjs/react-md-editor?tab=readme-ov-file#support-nextjs on my open-source website, but it doesn't work correctly. I have the strange blue line on the le…
-
Recently I detected a problem using React in SSR. Maybe is quite obvious, but all the JavaScript events that are fired before the JavaScript is loaded, are lost...
This is something normal. The JS …
-
**Is your feature request related to a problem? Please describe.**
I'd like to be able to use a different `jsxFactory` rather than typescript's default react jsxFactory. I'm using `.tsx` handlers for…
-
### Is there an existing issue for this feature?
- [X] Yes, I have searched the existing issues and it doesn't exist.
### Feature Description
#### Description
Currently, when sharing a CV via a pu…
-
For some reason when I use component in a package which I then do yarn link to another project, Next.js thinks Glider is an object not a react component.
Error: Element type is invalid: expected a…
-
On my machine, here's a weird result - node10 uses 4/4 cores, node12 uses 2/4 cores, but both have similar times.
## Node 10
For node10 (child procs) for workerpool only doing react SSR for 50K …
-
1. Running the [Modern.js SSR example ](https://github.com/module-federation/module-federation-examples/tree/master/modernjs-ssr) in dev mode works great. But building the `host` app fails with `Canno…