Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
[BUG] Profile Activity Share button
solonova
New
Vanilla 2.0.18.2 profile/activity share button duplicate the comments if click it repeatedly.
The comment appears repeated 20 times if the internet connection is slow.
I am looking for fixed but i cant found the button code in files:
<input id="Form_Share" class="Button" type="submit" value="Share" name="Form/Share">
Could you help me?
0
Comments
All right, finally i fixed U_U
I added to js/global.js this code:
Thank you ! : )
And this code for button "Form_AddComment" in the activity of other users:
report issues here:
https://github.com/vanillaforums/Garden/issues
grep is your friend.