fritx / vue-at

At.js for Vue.
https://fritx.github.io/vue-at/
MIT License
529 stars 114 forks source link

wrong position when there is a scrollTop in the editor's outlayer besides it's scrollTop>0 #132

Closed KingOneYan closed 3 years ago

KingOneYan commented 3 years ago

Hey bro, I've found a bug here. It seems that the list which comes out of @ always at wrong position when there is a scrollTop in the editor's outlayer besides it's scrollTop>0. I've passed in the editor's className as a scroll-ref parameter, but it still hasn't been solved.