You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good part of this issue has been now fixed with #68.
The result is not totally right still in Pull Request pages though. That's because it uses pjax when switching between its tabs. Although #68 solves most of the pjax integration, the data update still suffers because of defunkt/jquery-pjax#721. Basically, the editor is not able to update the textarea before pjax takes a snapshot of the current dom.
I'll keep on investigating this issue and hopefully something will pop out.
Expected
Former content being preserved.
Actual
There are two editors, and toolbar is not rendered correctly.
There's a (lenghty) GIF showing how it looks like:
The text was updated successfully, but these errors were encountered: