Open oliver-jenny opened 10 months ago
Describe the bug .clickable is clickable multiple times and therefore you can trigger its action multiple times.
.clickable
To Reproduce Steps to reproduce the behavior:
Expected behavior A clickable must not be clickable again after its clicked
Screenshots Src: trust me bro :)
Note Might also be fixable via frontend -> just disable clickable after its clicked
Describe the bug
.clickable
is clickable multiple times and therefore you can trigger its action multiple times.To Reproduce Steps to reproduce the behavior:
.clickable
Expected behavior A clickable must not be clickable again after its clicked
Screenshots Src: trust me bro :)
Note Might also be fixable via frontend -> just disable clickable after its clicked