Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in polls with multiple votes #147

Open
worldworm opened this issue Jan 9, 2025 · 0 comments
Open

Error in polls with multiple votes #147

worldworm opened this issue Jan 9, 2025 · 0 comments

Comments

@worldworm
Copy link

worldworm commented Jan 9, 2025

Hi there,
first of all: what a great plugin. I really love it! 🚀

Unfortunately I'm facing a problem when the max-vote limit is != 1.

Example polls I've created

Poll with unlimited votes

grafik

Poll with limited votes >1

grafik

When I press "vote", a pop-up window opens where the option I pressed "vote" is selected.

Pop-up window

grafik

Now, when I check an additional option, the dialogue box closes and I get the following error message:
"Dialogue box could not be loaded. Either the app is not responding or the response is invalid." (I translated it manually. Even though I've changed the language of my Google account, the error message is still in my native language)

In the network developer settings I can see a submit_form_action POST that returns with a 200 but with the above error message as a response:

[
    "dyni.submitformaction",
    null,
    [
        13,
        "Dialogfeld konnte nicht geladen werden. Entweder reagiert die App nicht oder die Antwort ist ungültig"
    ]
]
output.webm

Tested with Firefox, Chrome and Chromium

It would be awesome if you could help.
If you need any more information, please let me know.

Thank you very much! 😃

#8
#57
#67

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant