You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.
type anything in name input and press enter key (or OK button)
click + or - button
Expected behaviour
counter in/de-crements
Actual behaviour
counter doesn't change
Notes
if we reload the navigator (e.g. with Ctrl+R) then the bug is resolved until the next npm run dev
The text was updated successfully, but these errors were encountered:
maninak
changed the title
Incrementing doesn't work until navigator is reloaded
Count doesn't update when increment / decrement buttons are clicked
Nov 8, 2021
Try to update deps to latest versions, I use taze / taze major (npm i -g taze) with taze major -w followed by pnpm install, I have this dep versions (also remove .nuxt directory):
Repro steps
npm run dev
ornpm run build
localhost:3000/
+
or-
buttonExpected behaviour
Actual behaviour
Notes
npm run dev
The text was updated successfully, but these errors were encountered: