Haemoglobin

Results 4 comments of Haemoglobin

Thanks, I haven't looked at this script for quite a while now, happy to accept any pull requests however if you have anything ?

Yes this does appear to be a bit wrong - I've got the debugging tools in my path so this code is never reached in that case. I'll look into...

It seems this is to do with some empty virtualItems of the rowVirtualizer that just have a measureRef property and nothing else. I can get it working by adding the...

Additional info, it seems to only be an issue with pnp mode enabled. Adding the following to .yarnrc.yml gets it working again: ```nodeLinker: pnpm``` I presume the node-modules mode would...