Skip to content

Can I use this library with angular 4 framework ? #352

Answered by idiotWu
rainstormza asked this question in Q&A
Discussion options

You must be logged in to vote

@rainstormza hey dude, your problem is not about the initialization of scrollbar, you should give an explicit size to the container element, for example:

#my-scrollbar {
  height: 500px;
  width: 500px;
}

You can refer to common mistakes section for more information :)

Replies: 9 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by idiotWu
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
3 participants
Converted from issue

This discussion was converted from issue #68 on June 10, 2021 17:02.