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

[BUG]: how to get rid of the delay when rendering RichText #190

Closed
dlayton66 opened this issue Aug 27, 2024 · 2 comments
Closed

[BUG]: how to get rid of the delay when rendering RichText #190

dlayton66 opened this issue Aug 27, 2024 · 2 comments

Comments

@dlayton66
Copy link

Hi there,

Is there any way to get rid of the slight delay that occurs when rendering the RichText component? In my app we start out on a landing screen and then click on a box that takes us to a screen which uses the RichText component. I've tried pre-rendering the component on the landing screen and passing it through params to the RichText screen, and I tried wrapping both screens in a context containing the component. In both cases the delay still persisted.

Not sure if this is possible but I'm curious if y'all have looked into it at all. Any help much appreciated, thanks!

@17Amir17
Copy link
Collaborator

Hey,
Havn't been seeing too much of a delay to try any of this - but we have noticed delays when using fonts #69 could this be what you are seeing? Also how much of a delay are you seeing?

@17Amir17
Copy link
Collaborator

Gonna close this since #69 is for this case

@17Amir17 17Amir17 closed this as not planned Won't fix, can't repro, duplicate, stale Oct 24, 2024
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

No branches or pull requests

2 participants