Giter Site home page Giter Site logo

Comments (4)

lukebrandonfarrell avatar lukebrandonfarrell commented on May 29, 2024 1

@hadnet This has been fixed in [email protected].

from react-native-navigation-drawer-extension.

lukebrandonfarrell avatar lukebrandonfarrell commented on May 29, 2024

@hadnet

Thanks for flagging this up, I was able to replicate this on Android.

I'll be publishing a fix to this in the morning.

from react-native-navigation-drawer-extension.

Clemkd avatar Clemkd commented on May 29, 2024

I have the same issue on Android 7.0 with the new version 1.0.2. The drawer appears and hides once. After that, all my application is frozen and the following warning is stacked when I press a user interface object: "Possible Unhandled Promise Rejection (id: [...]): Error: nothing to dismiss [...]"

from react-native-navigation-drawer-extension.

lukebrandonfarrell avatar lukebrandonfarrell commented on May 29, 2024

@ClementDidier This should be fixed in version 1.0.2. Make sure you have that installed, you can check your node_modules folder and make sure line 171 of RNNDrawer.js is Navigation.dismissOverlay(this.props.componentId); and not Navigation.dismissModal(this.props.componentId);. This was the cause of the problem.

Let me know if you are still experiencing the issue.

from react-native-navigation-drawer-extension.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.