Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't get really image url for some case. (Watch base URL) #45

Open
dylanNew opened this issue Apr 11, 2017 · 5 comments · May be fixed by #153
Open

Can't get really image url for some case. (Watch base URL) #45

dylanNew opened this issue Apr 11, 2017 · 5 comments · May be fixed by #153

Comments

@dylanNew
Copy link

<base href="https://host/resource/index/" target="_self">
<img src="assets/test.png">

In this case SwiftLinkPreview get image link is assets/test.png

but the image real url is https://host/resource/index/assets/test.png

How can I get it real url?

@LeonardoCardoso
Copy link
Owner

This is an optimization which the code doesn't understand yet.

@inPhilly
Copy link

inPhilly commented Oct 1, 2017

Is this fixed? This seems like a big deal

@LeonardoCardoso
Copy link
Owner

Not yet.

@LeonardoCardoso LeonardoCardoso changed the title Can't get really image url for some case. Can't get really image url for some case. (Watch base URL) Jun 7, 2018
@apro23
Copy link

apro23 commented Sep 12, 2019

Up

@LeonardoCardoso
Copy link
Owner

It will be included in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants