Skip to content
This repository was archived by the owner on May 4, 2022. It is now read-only.
This repository was archived by the owner on May 4, 2022. It is now read-only.

ion-scroll has native scoll in javascript scrolling active #170

Open
@jgw96

Description

@jgw96

From @cruelkoala on March 2, 2016 15:27

Short description of the problem:

ion-scroll has native and javascript scrolls at the same time. ion-scroll has scroll-y class which define overflow: scroll rule in any scroll mode.

What behavior are you expecting?

There is no native scroll in javascript scroll mode.

Steps to reproduce:

  1. Add overflow-scroll="false" to ion-scroll
  2. Check ion-scroll css
  3. ion-scroll has scroll-y class and has overflow-y: scroll rule.

Ionic Version: 1.2.4

**Browser Chrome

Copied from original issue: ionic-team/ionic-framework#5686

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions