-
## Environment
```bash
System:
OS: macOS 15.0.1
CPU: (12) arm64 Apple M2 Max
Memory: 157.67 MB / 32.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 23.1.0
…
-
### 🔖 Feature description
From @jainpawan21 : managing seen/unseen state of notifications was supported in the old @novu/notification-center but is no longer supported in the new @novu/react hooks an…
-
### What version of Oxlint are you using?
0.9.10
### What command did you run?
```sh
oxlint -c .oxlintrc.json -- path/to/example.tsx
```
### What does your `.oxlint.json` config file look …
-
Scope
---
The `p-model-signature` DSR component uses the wrong attribute case for `fetchpriority` causing following warning:
![Image](https://github.com/user-attachments/assets/07ec9ace-764f-4074-bdd…
-
Gostaria de adicionar a informação de trabalho remoto em algumas empresas, mas estou em dúvida sobre o melhor formato. Queria opiniões sobre a melhor forma de adicionar.
Vou deixar um exemplo aqui:…
-
### Description
The `focus()` method of `TextInput` in `useEffect` doesn't work in Bridgeless mode on iOS. The input is not focused, and the soft keyboard doesn’t appear.
Even worse, the `isFocu…
-
### Case study React
In deze issue documenteer ik mijn bevindingen van react en staan voorbeelden hoe ik dat heb uitgewerkt. In deze issue staat o.a QuickStart React, mappenstructuur en code splittin…
-
Creating this issue to track `box-ui-elements` support for React 19.
I upgraded `react` and `react-dom` to the latest RC versions (`19.0.0-rc-77b637d6-20241016` at the time of this writing), and I'…
-
React Router 6.22 uses different routing than the previous 6.* versions.
The tutorial doesn't work, and I've spent 2 hours changing things and trying but I can't get it to work.
I would highly a…
ikx94 updated
3 weeks ago
-
https://github.com/facebook/react/issues/21448
> A very common mistake and source of bugs in React applications is not using the updater function when deriving new state from old state.
>
> When u…