-
Notifications
You must be signed in to change notification settings - Fork 83
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
On page load, component renders over many lines #12
Comments
@philest @jaxuru @pablosichert .your-className br { .your-className span { |
I had a similar issue and tracked it down to using |
I've fixed it by storing a ref to the
It might cause some performance loss though, but it seems insignificant for now. |
Observed Behavior 1-2 seconds after page-load:
Expected Behavior:
The text was updated successfully, but these errors were encountered: