gnir-work / react-window-dynamic-list

A naive approach to virtualizing a dynamically sized list
49 stars 9 forks source link

Fix shared ref forwarding #11

Closed seahorsepip closed 4 years ago

seahorsepip commented 4 years ago

Resolves #9 .

Allows undefined, ref objects and ref functions as ref parameter.

gnir-work commented 4 years ago

Why didn't you open a branch in the repository? 😕

seahorsepip commented 4 years ago

@gnir-work Used the online editor, this automatically created a branch patch-1 in the fork.