9 lines
215 B
Markdown
9 lines
215 B
Markdown
# Reactivity issue repro
|
|
|
|
## Steps
|
|
|
|
- 1. Install the dependencies with `pnpm install`
|
|
- 2. Start the development server using `pnpm dev`
|
|
- 3. Navigate to `http://localhost:5173`
|
|
- 4. Type in `hi` in the input field
|