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.

overswipe event bug in any device

See original GitHub issue

I try to create a project with this framework but I seen a bug in swipeout with overswipe.

Explain more:

in this ref write :

With overswipe, script will automatically trigger "click" event on overswipe button, so you need to add appropriate event listener to this button

but now this feature not work in the this package.

What is i try:

I try use exactly what I seen in this page but isn’t work.

I try in jsfiddle to sure that bug not form framwork7-vue it’s worked 😦

At last action try to update framework7 & framework7-vue to latest version 4.4.3 but is not work in any device yet.

notes

The overswipe event not work left and right both but the delete working good for me And the project has no error in console browser

please help to fix this problem.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
caiobioderecommented, Jun 11, 2019

this command should do the work: cordova create <project_create_dir> [com.example.projectname] [ProjectClassName] --template cordova-template-framework7-vue-webpack

have you checked if your Cordova and npm versions are up to date?

2reactions
caiobioderecommented, Jun 9, 2019

Okay, I’ve fixed your problem it was happening because the Vue page was using separate components instead of the whole bundle. If you want to check it out, please go to the about page on the new template version.

Please check this last version: https://github.com/caiobiodere/cordova-template-framework7-vue-webpack/releases/tag/2.4.1

Read more comments on GitHub >

github_iconTop Results From Across the Web

Nasty Bug Lets Hackers Into Nearly Any Android Phone Using ...
No physical access to the phone, no tricking him into opening some shady application; just a quick message sent to his phone, ...
Read more >
AEM Mobile v2017.3 Release | Technology for Publishing LLC
Control over swipe and bezel gestures in your iOS and Android apps has been added. Enable or disable pinch-to-zoom gestures in fixed layout,...
Read more >
How to find Bugs on your Mobile App (7 Tips) | BrowserStack
It is an iterative process, and there will be trying & testing to identify the bugs on mobile apps and resolve them.
Read more >
Framework7 Release Notes
photo-browser: enables cssMode by default for iOS and Android devices (d6cb8e3) ... react: fix not working correctly change event with swipe (9888e16) ...
Read more >
There something bug issue in my device - OnePlus Community
Do you use the Healthify app or similar health app, as this can show an alarm icon if an event is scheduled. This...
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