Input lag when styling global classes

Hello @sunny,

This should be improved in 1.2.9.5.8.1. Thanks for bringing this issue up and taking the time to help us get to the bottom of the exact problem.

Thanks for sharing your thoughts, @Marius.

The logic is pretty simple, and isn’t at fault here as much as the controlled components we have to use to set the value to the Redux store (the value isn’t just set through the input, but can be changed through number scrubbing but also direct store modification).

This is interesting because the function is continuously checking for a possible unit even if you have selected a unit.

While I was able to reproduce this on the global class example provided by @sunny, I could not get a single lag when editing block properties.

2 Likes