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

Click to open url #433

Closed
vinhtran6921 opened this issue Nov 25, 2020 · 1 comment
Closed

Click to open url #433

vinhtran6921 opened this issue Nov 25, 2020 · 1 comment
Labels
bug Crush'em all. is:missing template This issue does not comply with our contribution guidelines.

Comments

@vinhtran6921
Copy link

vinhtran6921 commented Nov 25, 2020

I cant click to open url. How can I implement function class openURL ?
Thanks for your help

const html = <p style="color: #373737; line-height: 18px; font-size: 0.75rem; letter-spacing: 0.1px;">Kichi-Kichi to&agrave;n quốc, xem danh s&aacute;ch <a class="openURL"> <span id="https://google.com.vn">tại đ&acirc;y</span> </a>.</p>;

Also when font-size is 0.75rem it not show. Maybe "rem" isn't support

@vinhtran6921 vinhtran6921 added the bug Crush'em all. label Nov 25, 2020
@jsamr jsamr added the is:missing template This issue does not comply with our contribution guidelines. label Nov 25, 2020
@jsamr
Copy link
Collaborator

jsamr commented Nov 25, 2020

@vinhtran6921 As per your questions:

  1. To implement custom renderers, you can use renderers prop, see Creating custom renderers;
  2. rem are not supported in the v4 and v5, but is supported in v6, which first prerelease will be available today, see [6.x] 🚀 Welcoming the Foundry release! #430

I am closing because this report does not follow our guidelines. Feel free to comment here or on Discord for assistance.

@jsamr jsamr closed this as completed Nov 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Crush'em all. is:missing template This issue does not comply with our contribution guidelines.
Projects
None yet
Development

No branches or pull requests

2 participants