-
### 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…
-
Like the inverse of `createComponent()`, we should vend a utility to easily wrap React components in web components.
This would likely be a subclass of ReactiveElement that calls `ReactDOM.render()…
-
## Summary
I am cross-posting an issue I made with Preact and Voby
https://github.com/preactjs/preact/issues/4555
https://github.com/vobyjs/voby/issues/45
-
- [x] Remove Precss (use PostCSS plugins instead)
- [x] Update to React-Router 4
- [x] Switch npm to Yarn
- [ ] Update components generators
- [ ] Add route generators
- [ ] Add components
…
-
First I would like to note: PREACT is fantastic, that is why we have put forth great effort to continue using it.
Our app is now lightning fast due to the great work at PREACT, PREACT-REDUX and th…
-
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…
-
### Steps to reproduce
Link to live example: Codesandbox: https://codesandbox.io/p/devbox/datagridpro-test-7-2-0-47rlrc
Steps:
1. Install Preact with default installation using typescript
2. Ins…
-
There are some react-like libraries such as `react-lite`, `preact-compat` and other which use API of React for components including PropTypes. All `react-docgen` methods work well with these libraries…
-
If merging handler and render with a async render using hook, error throwed
here's the example in **Multiple Sibling Islands with Shared State**
```js
export default async function Home() {
…
-
## The devDependency [preact-context-provider](https://github.com/synacor/preact-context-provider) was updated from `1.1.1` to `1.2.0`.
🚨 [View failing branch](https://github.com/developit/preact-sl…