Nice plugin. It seems to work well in vue 2.
Question: does it support auto: height? I've tried setting the property, but it defaults back to 300.
Currently you must explicitly set height, default is 300 (... :height="200").
Auto height was breaking the positioning and resizing functionality when i was writing it :)
Hey @a3020,
I have finally added height="auto" & scrollable content, if you are using the component, please take a look here: