meteorlxy / vssue

:mailbox: A Vue-powered Issue-based Comment Plugin
https://vssue.js.org
MIT License
769 stars 105 forks source link

Clicking Reaction Buttons 2nd Time Doesn't Work #91

Closed RehanSaeed closed 4 years ago

RehanSaeed commented 4 years ago

Environment

Describe the bug

Clicking the reaction buttons a 2nd time doesn't do anything.

Steps To Reproduce

  1. Click a reaction button once and notice the number increment.
  2. Click it a second time and see that nothing happens.

Expected behavior

Clicking a second time should decrement the count.

meteorlxy commented 4 years ago

Uh, found the reason. Sometimes it'll hit the browser cache