Closed LamtecUser closed 5 years ago
Hi @LamtecUser
Maybe you can try to use this way to fix it. Issue#32 I also occurred to this problem before, but now I can't reproduce this bug again.
i has same issue and this fix didn't help me
some update - i can see that first problem is that there are issues with markup. in my redmine (3.1.0 stable) table with issue info has following structure: table (class attributes) tbody tr th (class status) Status: td In Progress
but in js i see that you use following selector: $('.details .attributes .status.attribute .value') i try to fix this code and now i can see pencil icon on each field but no edit available (no js errors in console)...
Hi,
Thank you for your feedback. We will try to find a solution for this issue but I need more info to help you with :
I'll try to reproduce the issue using markdown in the description of the Redmine issue
Cant edit anything except title and description.