Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Different behavior on different platforms #140

Closed
1 of 3 tasks
MortezaT opened this issue May 20, 2018 · 5 comments
Closed
1 of 3 tasks

Different behavior on different platforms #140

MortezaT opened this issue May 20, 2018 · 5 comments

Comments

@MortezaT
Copy link

  • I'm submitting a ...

    • bug report
    • feature request
    • support request => Please do not submit support request here, see note at the top of this template.
  • What is the current behavior?

I've created and app which uses several drag-scroll components for scrolling horizontally in a pretty long RTL page which only scrolls vertically, but the behavior is completely different in Google Chrome Desktop, Android, and iOS.
In desktop it works ad expected without any problems.
On iOS, while scrolling the page (vertically) the drag-scroll components suddenly rest their position to start and sometimes they retain their position after a while.
On Android, in addition to the iOS problem on scroll, the reset moves the position to the end of component where the show more button located.

here is the ng version output:

Angular CLI: 1.7.4
Node: 8.11.1
OS: linux x64
Angular: 5.2.10
... animations, common, compiler, compiler-cli, core, forms
... http, language-service, platform-browser
... platform-browser-dynamic, platform-server, router
... service-worker

@angular/cdk: 5.2.1
@angular/cli: 1.7.4
@angular/material: 5.2.1
@angular-devkit/build-optimizer: 0.3.2
@angular-devkit/core: 0.3.2
@angular-devkit/schematics: 0.3.2
@ngtools/json-schema: 1.2.0
@ngtools/webpack: 1.10.2
@schematics/angular: 0.3.2
@schematics/package-update: 0.3.2
typescript: 2.6.2
webpack: 3.11.0
@bfwg
Copy link
Owner

bfwg commented May 22, 2018

Thanks for reporting @MortezaT , I'll look into it.

@bfwg
Copy link
Owner

bfwg commented May 23, 2018

Hi @MortezaT , can you provide me with a plunker? I want to see how you use the library for your vertical carousel.

@MortezaT
Copy link
Author

MortezaT commented May 27, 2018

@bfwg
I'm pretty busy right away, but if it helps here is the page I'm using your component for mobile phones or any small screens.

@bfwg
Copy link
Owner

bfwg commented Jun 5, 2018

The issue should be resolved in the #142 . Please try version 1.8.1. Sorry for the delay. I was swamped with work.

@bfwg bfwg closed this as completed Jun 5, 2018
@MortezaT
Copy link
Author

It's working really good. Thank for the rapid response :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants