-
- [x] Check if updating to the latest Preact version resolves the issue
**Describe the bug**
A React Aria [`ComboBox`](https://react-spectrum.adobe.com/react-aria/ComboBox.html) containing [`ListB…
-
### 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…
-
### Describe the bug
I just created a `preact` project and used the `@tonconnect/ui-react`:
```TSX
import { TonConnectButton, TonConnectUIProvider } from '@tonconnect/ui-react'
export default …
-
- Before proceeding further with implementing any feature. First convert the whole codebase to use memo function.
- Implement AppContext : https://docs.obsidian.md/Plugins/Getting+started/Use+React+in…
-
Throw a Promise in a function component with the Suspense.
SkipEffects flag value does not return to original value.
As an example, the following code causes an error.
```javascript
import { equ…
-
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…
-
Cloning https://github.com/D3nosaurs/d3nodata-website I successfully make a minimal app with only 2 files:
`islands/ChartContainer.tsx`:
```tsx
/** @jsx h */
import { h } from "preact";
import {…
-
**Description:**
The current Deno Fresh documentation is a great starting point, but additional guidance on integrating Deno workspaces into Fresh projects would be beneficial. Many developers ar…
-
```
create-react-app --scripts-version @just-boris/preact-scripts
```
-
### 🐛 Current behavior
"react-instantsearch-core": "^7.13.1" introduces DOM types into react native apps. We have experienced this issue with "react-instantsearch-hooks": "^6.33.0" as well.
Th…