-
### What version of HonoX are you using?
0.1.26
### What steps can reproduce the bug?
Nest an island within an island or nest an island within a non-island
### What is the expected behavio…
-
I've encountered an unusual behavior specifically in Safari (WebKit) where a variable imported from a dynamically loaded ESM module is initially `undefined`, but becomes defined after a small timeout.…
-
Here is a repro repo :
https://github.com/vparpoil/meteor-devlop-bug
Steps to reproduce :
```bash
meteor create --react meteorDevlop
cd meteorDevlop
meteor npm install --save devlop
```
…
-
React 17 has [introduced](https://reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html) support for a new JSX transform.
The old JSX transform would do the following:
```
import R…
-
I may have misconfigured something (my jsx runtime settings or tsconfig) or misunderstood how to use the API, but it seems that JSX fragments (`...`) are typed as `React.ReactElement`, which seems to …
-
### What is the problem this feature would solve?
Bun implements special logging (pretty-print) for JSX to make debugging easier (https://bun.sh/docs/runtime/jsx#logging).
If there is following co…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and my issue is unique
- [X] My issue appears in the command-line and not only in the text editor
### Description O…
-
### Describe the bug
● ━━━━━━━━━━━━━━━━━━━━━━━━━ (10%) building /Users/chenyulun390/learn/rspack-vue3-jsx/node_modules/.pnpm/@rspack+core@1.0.14/node_modules/@rspack/core/hot/dev-server.js …
-
### 🔍 Search Terms
- jsx-dev-runtime.js
- jsx-runtime.js
### ✅ Viability Checklist
- [X] This wouldn't be a breaking change in existing TypeScript/JavaScript code
- [X] This wouldn't change the ru…
-
It would be amazing if we could use nativewind with one, but a lot of things should be made to do so.
1. In order to `nativewind@4` work we need a vite plugin which transforms css to `react-native-…