Screen.Recording.2025-07-31.at.13.22.04.mov
Step to reproduce:
enable markdown support ChatView.messageUseMarkdown(true)
send a message contains string "https://deepwiki.com/ "
while send a message contains string "[deepwiki](https://deepwiki.com/ )" do not blink
Environment:
IOS 18.1 simulator
Exyte Chat 2.6.3
Also noted that, I can't reproduce this bug on IOS 18.2.1 with real IPhone 16
Error logs:
LPRawURLContentsFetcher<15>: failed subresource load: Domain=(null) Code=0 Error=(null)
LPRawURLContentsFetcher<15>: subresource load completed with error: Domain=NSURLErrorDomain Code=-999 Error=Error Domain=NSURLErrorDomain Code=-999 "cancelled" UserInfo={NSErrorFailingURLStringKey=https://deepwiki.com/apple-touch-icon-precomposed.png, NSErrorFailingURLKey=https://deepwiki.com/apple-touch-icon-precomposed.png, _NSURLErrorRelatedURLSessionTaskErrorKey=(
"LocalDataTask <3CCD9591-36C7-453B-8804-FDB8676ED1DE>.<2>"
), _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <3CCD9591-36C7-453B-8804-FDB8676ED1DE>.<2>, NSLocalizedDescription=cancelled}
Screen.Recording.2025-07-31.at.13.22.04.mov
Step to reproduce:
ChatView.messageUseMarkdown(true)while send a message contains string "[deepwiki](https://deepwiki.com/)" do not blink
Environment:
Also noted that, I can't reproduce this bug on IOS 18.2.1 with real IPhone 16
Error logs: