Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
  • Register
Welcome to the Q&A for Question2Answer.

If you have questions about the platform, click here to ask and please use English.

If you just want to try Q2A, please use the demo, which also grants admin access.

Apr 29: Q2A 1.5.2

Bug: Ajax actions like commenting and answering cannot be fired more than one time in a page

0 votes
When i click comment/answer button of the content that i previously posted on, ajax request doesn't work and the page goes to comment/answer state. As on previous releases, all action buttons are hidden in comment/answer/edit pages and if i post  the form here, ajax works as expected. However, the action buttons keep staying hidden and i cannot do anything in the page. I think, this scenario brings some usability issues.
Q2A version: 1.5 beta 2
asked Jan 7 in Q2A Core by Ali Er

1 Answer

0 votes
I know it's not ideal, but this is intended behavior. There are cases where it's technically difficult to continue under Ajax, because the page was not originally loaded with the new content in place.
answered Jan 7 by gidgreen