-
**Stencil version:**
```
@stencil/core@
```
**I'm submitting a:**
[x] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of the…
-
### What is the problem this feature would solve?
This feature will add a faster way to transform JSX to string on the server-side, Similar to Deno precompile JSX
### What is the feature you are pro…
-
**Describe the bug**
I’m using Webpack to bundle a TypeScript project into a single JS file that can be executed with Node.js. When I import and use the `check` function from `ts-runtime-checks`, I e…
-
### Describe the bug
I would've expected that the "show code" part of the documentation shows the code of the component (maybe with the supplied arguments), but not only the Story object seralized.…
-
**Describe the bug**
I tried to add `@react-pdf/renderer` library to my project that uses `import "@preact/signals-react"` and received the next error:
```
dispatcher.useSyncExternalStore is not a …
-
I am using Solid and I have a set of checkboxes:
There is a unique Valibot 🤖 rule that prevents certain combinations from being acceptable.
Specifically, you are unable to choose more than one of …
-
https://github.com/developit/preact
-
## *PROBLEM*
```sh
PS C:\...\NEW-NAME> deno task start
Task start deno run -A --watch=static/,routes/ dev.ts
Watcher Process started.
The manifest has been generated for 5 routes and 1 islands.…
-
### Clear and concise description of the problem
I am not aware of any good visual story library except Storybook which is pretty slow.
### Suggested solution
It would be great to see support …
-
is there any way to use preact rather than react. Currently preact/compat doesn't seems to work