cjg

Results 2 issues of cjg

### VS Code version 1.93.1 ### Extension version 2.3.0 ### Biome version 1.9.0 ### Operating system - [ ] Windows - [X] macOS - [ ] Linux ### Description The...

Needs reproduction
Triage

The controlled component also resets the "select" after the action is triggered. but the "input" component does not. ```jsx "use client"; import { useActionState, useState } from "react"; function add()...

Type: Bug
React 19