The submit buttons in comment forms on profile posts pages (as in /members/) do nothing, both in the /add-comment and /edit forms.
Using .click() on the button doesn't work either, but using .submit() on the form does
Browser: Chrome Android 124 (actually Kiwi)
PS: Actually the submit button...