Skip to content

Bug: Link preview blink on ios18.1 simulator #208

@xinnjie

Description

@xinnjie
Screen.Recording.2025-07-31.at.13.22.04.mov

Step to reproduce:

  1. enable markdown support ChatView.messageUseMarkdown(true)
  2. 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}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions