Closed jwinzer closed 6 years ago
Same here: Do you want to do this, or shall I?
Please assign to yourself.
I cannot recreate this. Do you can?
This always happens to me.
This site.js is in OpenSlides. I cannot debug this, because this doesn't happen. Can you put before this line these both statements:
console.log(assignmentpollId);
console.log(AssignmentPoll.get(assignmentpollId));
Maybe, the first one is undefined, so the second one, too. If yes, we need to investigate, why it's undefined.
When you click and select "VoteCollector" as Type you get a JavaScript error and the modal dialog does not open.