bluesky-social / social-app

The Bluesky Social application for Web, iOS, and Android
https://bsky.app
MIT License
8.16k stars 1.08k forks source link

Username link isn’t linked on profile bio until page is refreshed. #1223

Open zirta opened 1 year ago

zirta commented 1 year ago

Sometimes @handles on profile bio aren’t linked until page is refreshed.

Eg. My profiles:

https://bsky.app/profile/zirta.net

https://bsky.app/profile/zirta.art

I have only observed this on web/Safari.

pfrazee commented 1 year ago

Yeah we really need to be capturing links at time of publish, not at read time. That said, this issue seems to be a misfire on state updates that we can fix in the meantime.