From fede11b59f8812af342956a121e374db3315e534 Mon Sep 17 00:00:00 2001 From: Sean Date: Wed, 6 May 2020 14:32:46 +0200 Subject: [PATCH] Fix poll results under iOS Fixes an issue on iOS devices regarding click-bindungs in structural loops. iOS devices did not respond to touch inputs in the given view --- .../motion-poll/motion-poll/motion-poll.component.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/client/src/app/site/motions/modules/motion-poll/motion-poll/motion-poll.component.html b/client/src/app/site/motions/modules/motion-poll/motion-poll/motion-poll.component.html index b7b973e47..75ab8b8ad 100644 --- a/client/src/app/site/motions/modules/motion-poll/motion-poll/motion-poll.component.html +++ b/client/src/app/site/motions/modules/motion-poll/motion-poll/motion-poll.component.html @@ -77,7 +77,12 @@
-
+ + +
{{ row.value[0].amount | parsePollNumber }}