When a component has a line that wraps, refreshing doesn't seem to work properly on rerender.
Repro steps:
git clone https://github.com/npm/libpickupdates && cd libpickupdatesgit checkout bed8908npm i && npm run buildnode index.jsSee gif:

That's actually fixed already, but didn't release it yet. I'm going to address other issues you've pointed out and then release it all at once :) Hope to get it all sorted out in a few hours!
bugs that are already fixed are the best kinds of bug. Thanks, @vadimdemedes!
Released 2.0.0-13 and tested libpickupdates with it, seems to be ok now!