Skip to content

Ref related fixes

Choose a tag to compare

@orteth01 orteth01 released this 29 Dec 22:10
· 30 commits to master since this release

in v0.1.2, the ref for the scrolling element was correctly updated to be a function instead of a string. However, that function was being recreated on every render. v0.1.3 contains a fix that prevents that unnecessary recreation.