apache / cordova-ios

Apache Cordova iOS
https://cordova.apache.org/
Apache License 2.0
2.16k stars 988 forks source link

Drag Gesture bugs after upgrading #963

Closed EinfachHans closed 4 years ago

EinfachHans commented 4 years ago

Bug Report

Problem

What does actually happen?

I just migrate a Project from 5.1.1 to 6.1.0 and found a Issue, where i thought it is resolved to Ionic. Infos to this Bug: https://github.com/ionic-team/ionic-framework/issues/21876

So it looks like this PR here caused this Bug?

What is expected to happen?

To have a normal Drag Behaviour like before.

Information

I created a Repo: https://github.com/HansKrywaa/ionic-menu-bug

Version information

Cordova Packages:

    cli: 10.0.0
        common: 4.0.2
        create: 3.0.0
        lib: 10.0.0
            common: 4.0.2
            fetch: 3.0.0
            serve: 4.0.0

Project Installed Platforms:

    android: 9.0.0
    ios: 6.1.0

Checklist

jcesarmobile commented 4 years ago

You are not using 6.1.0, you are using a fork with 6.1.0-dev version, which is based on 6.0.0.

I can't reproduce on 6.1.0, you should update to this version since is newer than your fork and already uses latest cordova-common