Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Count doesn't update when increment / decrement buttons are clicked #11

Open
maninak opened this issue Nov 8, 2021 · 4 comments
Open

Comments

@maninak
Copy link
Contributor

maninak commented Nov 8, 2021

Repro steps

  1. npm run dev or npm run build
  2. visit localhost:3000/
  3. type anything in name input and press enter key (or OK button)
  4. 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

Peek 2021-11-08 15-48

@maninak 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
@MarceloLuis1997
Copy link

Same problem here

@userquin
Copy link

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):

imagen

@userquin
Copy link

@userquin
Copy link

upps, sorry this is nuxt-bridge, not vitessse-nuxt3 template...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants