Thanks for identifying that @Moin. Iāve pushed a fix:
https://github.com/discourse/discourse-copy-post/pull/5
6 likes
Do you see any error in the browserās console?
I mentioned this issue on the other topic.
1 like
I noticed an error on a site using the component as anonymous:
I made a PR to fix it:
4 likes
The PR is now merged; thanks, Keegan!
3 likes
krijgen gebruikers van deze component dit recentelijk vaker te zien?
Just installed it, hereās an idea:
Click the copy button on multiple posts to ābuild upā your clipboard. That way you can quickly copy an entire section of a thread selectively.
Letās say that there are five posts:
Post A
Post B
Post C
Post D
Post E
You copy D, then B, then E. Whatās in your clipboard is actually:
B
D
E
So the clipboard is arranged based on their chronology in the conversation, not the order in which you copy them.

