Closed flvckx closed 9 months ago
Hi @flvckx,
Thanks a lot for reporting this critical issue! I was able to reproduce it; now it is fixed in 5.0.5 release.
One thing, in your example you tried snippets for the first tab where a vanilla UILabel is used, which doesn't support links highlighting. But again, the issue did present for AttributedLabel / AttributedTextView and was a severe one.
Hey @psharanda! Thanks for a quick reply and a quick fix. Everything seems to be working now!
Hi!
After migrating to 5.0.4 from 4.10.1, tag links stopped to respond in table view cells in particular. I tested by adding it to your demo project and it doesn't respond there either.
I would appreciate your assistance here.
Here's a snippet I added to test on your demo project.