We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The fix introduced in PR #6008 is incomplete.
The issue of duplicate comments, as intially described in #6007 still exists for the .post_comment button itself.
.post_comment
This can be fixed by diasbling .post_comment button for every call of post_comment function.
post_comment
The text was updated successfully, but these errors were encountered:
fix: disable comment update on post
b9712de
Related to: gitcoinco@2a3cb33 fixes gitcoinco#6085
fix: disable comment button on post
35416ae
84931d5
efc87b6
Successfully merging a pull request may close this issue.
The fix introduced in PR #6008 is incomplete.
The issue of duplicate comments, as intially described in #6007 still exists for the
.post_comment
button itself.This can be fixed by diasbling
.post_comment
button for every call ofpost_comment
function.The text was updated successfully, but these errors were encountered: