-
- [x] Check if updating to the latest version resolves the issue
current: `1.3.0`
**Environment**
- [ ] I am using `@preact/signals-core`
- [x] I am using `@preact/signals`
- [ ] I am using `@p…
ackvf updated
2 hours ago
-
### Describe the bug
Trying to setup a fresh framework with ui5 component. When I used ThemeProvider I get the following error:
```
error: Uncaught (in promise) ReferenceError: HTMLElement is not…
-
Hello! As part of my testing journey this week I noticed that you guys have a broken dependency that prevents docker from building:
`@preact/signals-core`: 1.5.1 has following issue when I do `dock…
-
- [x] Check if updating to the latest version resolves the issue
**Environment**
- [x] I am using `@preact/signals-core`
- [ ] I am using `@preact/signals`
- [ ] I am using `@preact/signals-reac…
-
### Versions
- vite-plugin-federation: ^1.3.5
- vite: ^5.2.11
### Reproduction
create a new vite app - one remote and one host - and configure the MF :
```
// remote vite config
export …
-
@preact/signals v2 requires to add "import "@preact/signals/auto";" at top-level (this is done in Modular form's playground for React, which uses @preact/signals-react v2.2).
However, when followi…
-
Hello,
I'm facing an issue regarding integration for @stream-io/video-react-sdk within an Island component I try to build. It seems that the react components aren't compatible out-of-the-box (I gu…
-
First of all: thank you very much for this marvelous package!
For my personal needs, however, I "had" to bundle `htm` not only with `preact` but also with `preact/signals` - which surprisingly work…
rozek updated
1 month ago
-
Version: Deno 2.0.1+
https://github.com/denoland/fresh/issues/2714
jsr:@fresh/core@2.0.0-alpha.23 works fine with Deno 2.0.0, but not 2.0.1+ with an js error
-
Hey there,
thank you for providing `htm` and thus a simple build tools free solution to use Preact!
Recently a new extension to Preact has been published, namely [@preact/signals](https://github…