-
My import map:
```json
"imports": {
"$fresh/": "https://deno.land/x/fresh@1.6.8/",
"preact": "https://esm.sh/preact@10.22.0",
"preact/": "https://esm.sh/preact@10.22.0/",
"@preac…
-
Hey all 👋
recently update to next 15/react 19 and since then I'm getting these errors for basic threejs elements like `ambientLight`, `spotLight` and geometries
`Property 'ambientLight' does no…
-
Throw this error when use `react-select` library even with `npm` or `esm.sh`
```
Invalid type passed to createElement(): [object Object]
Error: Invalid type passed to createElement(): [object Obj…
-
### 相关平台
微信小程序
**小程序基础库: latest**
**使用框架: Preact**
### 复现步骤
```
TypeError: n2.contains is not a function
```
是由于 preact 一个 commit 引起的,见 https://github.com/preactjs/preact/pull/4421…
towry updated
3 months ago
-
Hi, i'm trying to use this with preact and i get an error described [here](https://stackoverflow.com/questions/51259818/modal-component-from-react-router-modal-throw-an-error-in-preact)
If outDelay i…
-
Can you add a comparison to Preact?
That's what my team is currently using and it's pretty fast and lightweight so we would need to see VanJS compared to Preact before switching
https://preactjs…
-
Currently, the `/single-variant` can be very slow, especially for mpox. Investigate why this is the case. Possible avenues can be
- move mutations to a separate view to have less components per page
…
-
React is heavy, and some users dont need all of it.
PReact seems to be a lightweight alternative with the same API than React, providing a drop in replacement.
It would be cool if we can make At…
-
I'm trying to reduce my incredibly huge bundle size (three = 1MB, react-three-renderer = 600kb, firebase, ..) by using Preact. Unfortunately, this results in a ton of errors:
```
ERROR in ./~/reac…
-
### Preflight Checklist
- [X] I have searched the [issue tracker](https://www.github.com/rrweb-io/rrweb/issues) for a bug report that matches the one I want to file, without success.
### What pa…