That [caveat](https://github.com/sergi/virtual-list#caveats) you listed, you can work around it by sanitizing the output using `parseFloat(size).toString() + "px"`.