-
### Reproduction
[Flems link](https://flems.io/#0=N4Igxg9gdgzhA2BTEAucD4EMAONEBMQAaETAVwBcIAlReCTQlAM03jxOYEskZUBtUFEwBbZGgB0ACwoj4xdFAqIlqEAB4ARpSpQABF3wBeADogqAcwtIzAPgAqEK0nUB6bRV22TUdfi…
-
### Reproduction
https://codesandbox.io/s/strange-wilson-w6k4p
### Steps to reproduce
- Use `preact@10.3.4`
- Pass `props.children` to `cloneElement`.
### Expected Behavior
As per …
-
When I build the template I get a 1.3MB production build. Why is that? If I look at the minified version of material-design it is just 137kB and preactjs is supposedly only 4kB in size.
I am thinki…
-
See https://codesandbox.io/s/rrjq1?file=/public/index.js
In summary, if you use `@twind/wmr` and import `preact/compat`, re-render is broken by the error `Cannot set property className of # which h…
riywo updated
3 years ago
-
noticed this link is broken
https://github.com/preactjs/preact-www/blob/c49e4b654d97f1c9faf6ec3d0fa8eb0a6cfc9517/content/en/guide/v8/differences-to-react.md#L82
archive link https://web.archive.…
-
When running eslint after initializing a project with wmr, I get this error when running eslint:
```
Error: Error while loading rule 'jest/no-deprecated-functions': Unable to detect Jest version - p…
-
**Describe the bug**
WMR creates references to CSS stylesheets too early, before the CSS minification plugin runs, resulting in references to CSS files that no longer exist. In practice, this creates…
-
**Describe the bug**
Due to environmental API differences between Web Workers and Node's Worker Threads there are a bunch of undefined global variables that the Web Worker API expects. Things lik…
-
When trying to generate a production build in a Vite react app, we get the following error:
```
'default' is not exported by react/jsx-runtime, imported by node_modules/@preact/signals-react/dist/si…
-
- Method of installation: npm
- Swagger-UI version: 4.15.2
- Swagger/OpenAPI version: 3.0.0
- build tool: any
Example Swagger/OpenAPI definition:
```yaml
openapi: 3.0.0
paths:
/entitie…