You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On initial pageload the perfect-scrollbar will not show up until you scroll the page.
Tried fixing this by calling this.$refs.scroll.update() on mounted(), but to no avail.
Not going to spend too much time on this now, something for the TODO list.
The text was updated successfully, but these errors were encountered:
On initial pageload the perfect-scrollbar will not show up until you scroll the page.
Tried fixing this by calling
this.$refs.scroll.update()
onmounted()
, but to no avail.Not going to spend too much time on this now, something for the TODO list.
The text was updated successfully, but these errors were encountered: