fix: Resolve Then copy TypeError - #3553
Conversation
joelostblom
left a comment
There was a problem hiding this comment.
Thanks for fixing this @dangotbanned. I tried it out and as you mentioned, the error is raised on 5.4.0 as well. In fact, it is present all the way back to the commit that merged #3427, so it seems to have been there since the new alt.when functionality was added.
The fix here looks good to me 👍
Thanks for the review @joelostblom For anyone searching in the future, what I added is a very basic implementation of |
Fixes
.interactive()with tooltip and legend #3394 (comment).interactive()with tooltip and legend #3394 (comment)I originally thought #3543 introduced this regression.
Haven't tested on earlier branches, but @mattijn can you check if you can repro on
v5.4.0?I think it would be present on there as well