question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

iOS Swipe Navigation Issue

See original GitHub issue
  • Framework7 version: 4.1.0
  • Vue.js version: 2.6.8
  • Platform and Target: iOS 11 Cordova like app

Dragging from the border to navigate back seems to break the pull history. It behaves differently than pressing the back buttons.

Reproduce in https://collect-app.com/

  1. Create an entry
  2. Press “i” button
  3. Swipe back

Video: https://www.dropbox.com/s/whgu4nx6c0mgm89/ScreenRecording_03-12-2019 21-43-43.MP4?dl=0

When continuing to navigate this error shows up:

TypeError
undefined is not an object (evaluating 'p[0].f7Page.route')

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
nolimits4webcommented, Mar 25, 2019

Thanks, fixed now

0reactions
holtwickcommented, Mar 19, 2019
Read more comments on GitHub >

github_iconTop Results From Across the Web

Cancel back gesture bug with NavigationView
I noticed that the mode's `isPresented` property changes to `false` immediately on the start of the swipe gesture, and it doesn't ever get...
Read more >
iOS Swipe back from navigation not working on Teams overview
In iOS (possibly in Android too), swiping back from navigation to the channel - i.e., closing the hamburger menu, does not work, given...
Read more >
Incomplete Swipe-back gesture causes NavigationPath ...
You can observe the bug I am describing by failing to complete a swipe-back gesture from the kombucha or coffee detail views (deepest...
Read more >
IPhone Swipe Up Not Working? Here's 6 Ways To Fix It
How to Fix the iPhone Swipe Up Not Working? · Force Restart Your iPhone · Toggle On Control Center and Access Within Apps...
Read more >
Navigation gesture bar sometimes unresponsive [219367262]
What steps would let us observe this issue? 1. Swipe up (to go home) or swipe left/right to switch apps. What did you...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found