plugin-comment icon indicating copy to clipboard operation
plugin-comment copied to clipboard

markers for existing threads are not shown anymore (API change?)

Open noerw opened this issue 8 years ago • 1 comments

For an existing thread no marker with the comment count is shown anymore. However, if I click on the [+] marker on the paragraph, the existing thread is shown.

I tried to debug this a bit, and it seems the API response for threads has changed: The field thread.comments does not exist anymore, which bindSection() iterates over (depicted unminified below).

image

noerw avatar Mar 10 '17 15:03 noerw

I have the same issue on my project. Do u find ways to solve it?

zhaojunhhu avatar Jun 16 '20 08:06 zhaojunhhu