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
I test adding in discussion section. When I checked to finished the 'todo', It changed the main page but not the discusson.
I saw the following issure about this question, will you try to resolve it? leibler/dokuwiki-plugin-todo#52
The text was updated successfully, but these errors were encountered:
After rendering the text of a comment, it’s html is stored and reused every time.
Also if you check the checkbox, it tries to edit the main text and does not know it should modify the comment text.
So changes in state are not applied in the stored text that is shown.
I test adding in discussion section. When I checked to finished the 'todo', It changed the main page but not the discusson.
I saw the following issure about this question, will you try to resolve it?
leibler/dokuwiki-plugin-todo#52
The text was updated successfully, but these errors were encountered: