css - webkit-overflow-scrolling: touch Unknown property name -


i encounter problem when trying create popover (using bootstrap modal) overflow-y:scroll website targeting mobile devices. problem when try scroll element inside popover, the background scrolled.

i notice css not recognize property, in message:

-webkit-overflow-scrolling: touch (unknown property name.) 

does know cause of this? , there possible fix or work-around?


Comments

Popular posts from this blog

android - Automated my builds -

python - How to return the most similar word from a list of words? -

php - Iterate over object properties with keys from second array -