theomessin / vue-chat-scroll

🖱️ Vue directive to keep things scrolled to the bottom.
https://jsfiddle.net/theomessin/n7542hk1/
MIT License
573 stars 76 forks source link

V 2.0.0-alpha doesn't works #100

Open darikoko opened 3 years ago

darikoko commented 3 years ago

Im using Nuxt and vue-chat-scroll on a scrollable element with fixed height, overflow-auto and it doesn't works with the 2.0.0-alpha version but it works with the V 1.4.0.

Nothing happen when I use the 2.0.0-alpha version however with the 1.4.0 version everything works as expected.

theomessin commented 3 years ago

That's why it's in alpha 😉