-
I'm looking to write preact or vanilla web components and ssr prerender them into pages. When looking at your SSR example I see that you're using skates custom Element class to extend from. Could we…
-
I have set up a project using vite, vitest, preact, enzyme and this very adapter. You can find a small(-ish) repository to reproduce a problem I encountered here: https://github.com/heyarne/vitest-sem…
-
- [ ] Verify Links
- [ ] Verify Accuracy
- [ ] DomTargeter inject
- [ ] Controller track functions
- [ ] Hook documentation
- [ ] Snap Preact controller types
- [ ] Snap Preact instantiator config
- […
-
### Describe the bug
When running `pnpx storybook dev` I get an error:
```
SB_CORE-SERVER_0002 (CriticalPresetLoadError): Storybook failed to load the following preset: @storybook/react-vite/preset…
-
### Description
If I assign a `value` that cannot be parsed as a number to the number field, then then the actual is set as the empty string. In the process, the field fires two `value-changed` eve…
-
**Issue description:**
When using Link (or a tag) with hash history when the user open a link in the new page, the resulting url does not contain the hashbang.
**How to replicate**
using preact c…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```
Operating System:
Platform: linux
…
-
### Describe the Bug
We found a bug in the web modeler integration of form-js, where a forced update to preact 11.16 (via resolutions) made certain drag and drop operations lead to components disap…
-
I know the approach of `use-signals` is try to micmic the standard spec, but looking more to know which one should be using right now if including Signals in React applications.
E.g. so far I have …
-
React version: 18.3.1
## Steps To Reproduce
1. Set the initial state to false.
2. Change the state to true.
3. Set the state to true once more.
Link to code example: [codesandbox](https://c…