Thanks for identifying that @Moin. Iโve pushed a fix:
https://github.com/discourse/discourse-copy-post/pull/5
Do you see any error in the browserโs console?
I mentioned this issue on the other topic.
I noticed an error on a site using the component as anonymous:
I made a PR to fix it:
The PR is now merged; thanks, Keegan!
have usersโ of this component been getting this error more recently
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.
์ฌ๊ธฐ์ ์๋ฌ๊ฐ ๋ฐ์ํ๋๋ฐ, ํด๋ผ์ด์ธํธ ์ธก JS ์๋ฌ๋ผ์ /logs์์ ์ฐพ์ ์๊ฐ ์์ด์. ์ Discourse ๋ฒ์ ์ 2026.7.0-latest +188์
๋๋ค.


