You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 5, 2022. It is now read-only.
If I use bulma-styled-components with a controlled component where I hold the keypress in an input, then they cause a huge lagging. Instead, if I use simple divs with classes, that's too fast.
The text was updated successfully, but these errors were encountered:
Yeah this may be due to the underlying styled-component implementation. I am currently working on a newer version without the dependency (but is still compatible) that will offer performance increases
@mpaupulaire4 you did a fantastic job in this project but unfortunately, I had to remove this package because its really slow with formik form component. Will surely look at in future and I hope it will have great performance.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If I use bulma-styled-components with a controlled component where I hold the keypress in an input, then they cause a huge lagging. Instead, if I use simple divs with classes, that's too fast.
The text was updated successfully, but these errors were encountered: