Live-Poll icon indicating copy to clipboard operation
Live-Poll copied to clipboard

No more than one vote?

Open j2l opened this issue 5 years ago • 1 comments

Hi there, I was trying your project on glitch and succesfully created a poll. But as I try to vote from different browsers and IPs, I see that only one vote is taken in account. Try it at https://livepoll.glitch.me/vote/6Uy0D8EymKk7ApAY

Did I miss something?

BTW, fsevent is a pain:

No Node version was specified; we are using default version 10. You can change this in package.json: https://glitch.happyfox.com/kb/article/59-can-i-change-the-version-of-node-js-my-project-uses/

Initializing node_modules, hold on...

/opt/watcher/app-types/node/install.sh: line 106: ((: <= 12: syntax error: operand expected (error token is "<= 12")

node v10.23.0, npm 6.14.8

Installing...

npm WARN deprecated [email protected]: "Please update to latest v2.3 or v2.2"

> [email protected] postinstall /app

> husky install

On branch master

nothing to commit, working directory clean

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.1 (node_modules/nodemon/node_modules/chokidar/node_modules/fsevents):

npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/chokidar/node_modules/fsevents):

npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

added 111 packages from 117 contributors, removed 49 packages, moved 325 packages and audited 467 packages in 72.124s

37 packages are looking for funding

  run `npm fund` for details

found 0 vulnerabilities

Total install time: 87161ms

j2l avatar Jan 23 '21 14:01 j2l

Um sorry @j21 but you probaly don't want to be able to vote multiple times because people can then fill in so many votes to there choice and then that one will get picked. That kinda ruins the purpose of voting

iKittyCode avatar Jul 14 '21 23:07 iKittyCode