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
Describe the bug
i can't create a poll and the big spinner in the center of the screen keeps spinning forever.
To Reproduce
Steps to reproduce the behavior:
open the polls app
see the spinner spinning forever
everything else seems to appear properly, but if you try to click "create" nothing happens
btw: changing categories on the left seems to work... (at least the highlighting and the URL changes) but the spinner keeps going on.
Expected behavior
showing an empty list or a message like "nothing here to show, create a poll..." and most important let me create a poll.
Information about your polls installation
Polls version? 1.1.6
Fresh installation or update from a prior version (from which one)?
update from prior versions: started around nextcloud 13 with the corresponding poll version
How did you install this version?(Appstore or describe installation)
appstore
Information about your Instance of Nextcloud/ownCloud
Nextcloud or ownCloud?
nextcloud
Nextcloud/ownCloud version: 16.0.8
List of activated apps:
different... this behavior appears on more than one instance.
Nextcloud configuration:
different... this behavior appears on more than one instance.
Server configuration
Operating system:
ubuntu
Web server:
apache
Database:
mysql
PHP version:
7.2
Signing status:
No errors have been found.
Are you using an external user-backend, if yes which one:
also different... no and OC_User_IMAP
Client configuration
Device:
at least desktop (didn't test an other client)
Browser:
firefox 72.0.2 (64-bit)
Operating system:
linux mint 18.3 (based on ubuntu 16.04)
Logs
Nextcloud log (data/nextcloud.log)
nothing interesting...
Browser log
TypeError: "t.list.filter is not a function"
allPolls polls.js:41
e vuex.esm.js:777
h/</o[n]</< vuex.esm.js:95
VueJS 3
get vuex.esm.js:567
r vuex.esm.js:924
VueJS 3
Navigation Navigation.vue:1
VueJS 7
vue.esm.js:1897:12
TypeError: "t.list.filter is not a function"
allPolls polls.js:41
e vuex.esm.js:777
h/</o[n]</< vuex.esm.js:95
VueJS 3
get vuex.esm.js:567
r vuex.esm.js:924
VueJS 3
filteredList PollList.vue:82
VueJS 3
sortedList PollList.vue:97
VueJS 3
h PollList.vue:1
VueJS 7
vue.esm.js:1897:12
important note
at nextcloud 17.0.3 (polls 1.1.6) everything works
at nextcloud 16.0.8 (polls 1.1.6) i get this error
at nextcloud 15.0.14 (polls 0.10.4) it also works
...everything tested on the same server, with the same client etc.
The text was updated successfully, but these errors were encountered:
What is going wrong?
Describe the bug
i can't create a poll and the big spinner in the center of the screen keeps spinning forever.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
showing an empty list or a message like "nothing here to show, create a poll..." and most important let me create a poll.
Information about your polls installation
Polls version? 1.1.6
Fresh installation or update from a prior version (from which one)?
update from prior versions: started around nextcloud 13 with the corresponding poll version
How did you install this version?(Appstore or describe installation)
appstore
Information about your Instance of Nextcloud/ownCloud
Nextcloud or ownCloud?
nextcloud
Nextcloud/ownCloud version: 16.0.8
List of activated apps:
different... this behavior appears on more than one instance.
Nextcloud configuration:
different... this behavior appears on more than one instance.
Server configuration
Operating system:
ubuntu
Web server:
apache
Database:
mysql
PHP version:
7.2
Signing status:
Are you using an external user-backend, if yes which one:
also different... no and
OC_User_IMAP
Client configuration
Device:
at least desktop (didn't test an other client)
Browser:
firefox 72.0.2 (64-bit)
Operating system:
linux mint 18.3 (based on ubuntu 16.04)
Logs
Nextcloud log (data/nextcloud.log)
Browser log
important note
...everything tested on the same server, with the same client etc.
The text was updated successfully, but these errors were encountered: