When debug mode is enabled, the edit comment modal window won't show
see https://github.com/kanboard/kanboard/issues/4475
My guess would be the "autocomplete" is interfering. I'd have to test. This plugin is pretty much an injection of other vendor software that my little brain would never understand.
I could look at adding an option to turn off the autocomplete, which may solve the issue, if that is the issue.
I do my best with the plugins I have, but I did write them all to fulfill my needs, because they didn't exist and I needed kanboard to do a lot of these things that I wrote plugins for, I've shared them with all of you, but I am not a programmer, I've never studied code, I do not understand a lot of things, so I welcome any contributions people can make to improve what I started.
I'm not a php developer myself, so I might not be helpful in this case as well.
It would just be nice if debug mode was possible with the plugin active.
No problem if you're not able to fix this, maybe someone sometime will be 😅
im only guessing it is fixed, because it did not do it for me, tested with debug on and was able to edit comments no problem.
that said, i did not even try to reproduce the error you had before i made the updates, so ....
It was a really Old Ticket. I think I couldn't even reproduce it myself anymore since I started developing plugins.