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

[Ionic v4.0.0-beta.3] ion-refresher does not work on second page in iOS #15233

Closed
pwespi opened this issue Aug 19, 2018 · 1 comment
Closed
Assignees

Comments

@pwespi
Copy link
Contributor

pwespi commented Aug 19, 2018

Bug Report

Ionic Info
Run ionic info from a terminal/cmd prompt and paste the output below.

This is an ionic-pwa-toolkit project:

"@ionic/core": "4.0.0-beta.3",
"@stencil/core": "0.11.4"

Ionic:

   ionic (Ionic CLI) : 4.1.0

System:

   NodeJS : v10.9.0
   npm    : 6.2.0
   OS     : Windows 10

Describe the Bug
ion-refresher does not work on the second page in iOS mode

Steps to Reproduce
Steps to reproduce the behavior:

  1. Clone repo below, npm i, npm run start
  2. Open app in ios mode (e.g. Chrome dev tools and select an iOS device)
  3. On the home screen, pull to refresh and see that it works
  4. Click profile page button to go to second page
  5. Pull again, ion-refresher does not show
  6. Hit F5, pull again, now ion-refresher works

In md mode I don't see this behavior.

Related Code
https://github.com/pwespi/pull-test

Expected Behavior
ion-refresher should also work on second page.

Additional Context
In md mode I don't see this behavior.

@ionitron-bot ionitron-bot bot added triage and removed triage labels Aug 19, 2018
@manucorporat manucorporat self-assigned this Aug 24, 2018
@ionitron-bot
Copy link

ionitron-bot bot commented Sep 23, 2018

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Sep 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants