-
-
Notifications
You must be signed in to change notification settings - Fork 908
Weird spacing between texts when there are links (<a> tags) #397
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
Comments
I am facing the same issue on both Android and iOS |
What version of the library are you using? |
Hi, thanks for replying. I'm using the latest version : 1.0.2 |
Same problem. Version 1.0.2 and in 1.1.1 |
Anyone found a solution to this? I got the same issue on version 1.2.0 |
|
Fixed by #499 (just not released yet) |
Hi, I'm encountering an issue when there are links, as you can see on the following picture, the link goes to the next line and so the first line has only three words with a lot of spacing
I'm receiving the HTML from the API like this :
<p class=\"has-text-align-justify\">De son côté, <a rel=\"noreferrer noopener\" href=\"https://website.com\" target=\"_blank\">Martincova n’a fait qu’une bouchée de Caro Garcia comme on l'avait pressenti dans l'analyse des matchs de jeudi</a>
Are there any fixes for this ?
Best regards
The text was updated successfully, but these errors were encountered: