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
When the will-change property is always set, browsers will probably ignore it or over optimize which both is not the idea. It should only be set in case the Components are within the viewport or might come into the viewport within the next seconds.
The text was updated successfully, but these errors were encountered:
When the
will-change
property is always set, browsers will probably ignore it or over optimize which both is not the idea. It should only be set in case the Components are within the viewport or might come into the viewport within the next seconds.The text was updated successfully, but these errors were encountered: