vjrj
vjrj
# This is a Bug Report #### :tophat: vote.democracy.earth (and votest) fails when ublock origin or a adblock is installed in the browser For bug reports: * What went wrong?...
# This is a Bug Report #### :tophat: User registration fails sometimes For bug reports: * What went wrong? This scenario during tests (not always) ``` Scenario: A user can...
Some error with `Session` returning `undefined`: ``` Exception in template helper: TypeError: Cannot read property 'ballotEnabled' of undefined ``` More info: https://sentry.comunes.org/democracy-earth/votest-democracy-earth/issues/741/ ``` TypeError: Cannot read property 'firstElementChild' of undefined...
As we have several process running the same domain, some tasks should be done only in one process at startup. We can use something like: https://www.npmjs.com/package/pm2-master and do these startup...
More info: https://sentry.comunes.org/democracy-earth/votest-democracy-earth/issues/761/ ``` TypeError: Cannot read property 'targetId' of undefined at targetId (meteor://💻app/imports/ui/templates/components/decision/fork/fork.js:212:89) at None (/packages/blaze.js:3775:20) at Function.Template._withTemplateInstanceFunc (/packages/blaze.js:3744:12) at Blaze.View. (/packages/blaze.js:3774:25) at None (/packages/blaze.js:2617:30) ... (6 additional frame(s)...
https://sentry.comunes.org/democracy-earth/votest-democracy-earth/issues/760/ ``` TypeError: undefined is not an object (evaluating '$(divId)[0].getBoundingClientRect') at getBoundingClientRect (meteor://💻app/imports/ui/templates/widgets/popup/popup.js:26:51) at None (/190ffcd2fc5a56c77bf7b80f3eaad7757ff4e43a.map:1:49) at forEach ([native code]) at None (/190ffcd2fc5a56c77bf7b80f3eaad7757ff4e43a.map:1:49) ```
Some other error while voting: ``` TypeError: contract.tally is undefined at contract (meteor://💻app/imports/api/transactions/transaction.js:581:4) at _updateTally (meteor://💻app/imports/api/transactions/transaction.js:662:6) at transact (meteor://💻app/imports/ui/modules/Vote.js:478:19) at globalObj (meteor://💻app/imports/ui/templates/widgets/modal/modal.js:153:4) at Template.prototype.events/eventMap2[k]
Changing my vote I get this exception: ``` TypeError: Cannot read property 'choice' of undefined at choice (meteor://💻app/imports/api/transactions/transaction.js:581:19) at _updateTally (meteor://💻app/imports/api/transactions/transaction.js:662:6) at transact (meteor://💻app/imports/ui/modules/Vote.js:478:19) at modalCallback (meteor://💻app/imports/ui/templates/widgets/modal/modal.js:153:14) at None (/packages/blaze.js:3775:20)...
Ante todo enhorabuena. Leyendo las noticias se me ocurre que quizás es momento de mejorar el algoritmo teniendo en cuenta: https://www.eldiario.es/sociedad/Ultima-hora-coronavirus-mundo-Espana_13_1000679924_41933.html Gracias,
## How to use the ipt debian package: You can use the debian package of this PR adding this repo: https://github.com/AtlasOfLivingAustralia/documentation/wiki/Testing-Debian-Packaging#using-demo-repository and: ``` apt install ipt ``` Also you can...