Code Monkey home page Code Monkey logo

Comments (3)

cheng-alvin avatar cheng-alvin commented on August 22, 2024

Hey there! This is a bug report regarding warning messages found when navigating the menu. As the logs shown below:

Logs

WARN  Found screens with the same name nested inside one another. Check:

menu, menu > menu

This can cause confusing behavior during navigation. Consider using unique names for each screen instead. 
    at BaseNavigationContainer (http://192.168.0.244:19000/node_modules/expo/AppEntry.bundle?platform=ios&dev=true&hot=false:101832:28)
    at ThemeProvider (http://192.168.0.244:19000/node_modules/expo/AppEntry.bundle?platform=ios&dev=true&hot=false:106907:21)
    at NavigationContainerInner (http://192.168.0.244:19000/node_modules/expo/AppEntry.bundle?platform=ios&dev=true&hot=false:106799:26)
    at RCTView
    at View (http://192.168.0.244:19000/node_modules/expo/AppEntry.bundle?platform=ios&dev=true&hot=false:48291:43)
    at Provider (http://192.168.0.244:19000/node_modules/expo/AppEntry.bundle?platform=ios&dev=true&hot=false:110444:21)
    at anonymous (http://192.168.0.244:19000/node_modules/expo/AppEntry.bundle?platform=ios&dev=true&hot=false:101051:52)
    at withDevTools(Anonymous) (http://192.168.0.244:19000/node_modules/expo/AppEntry.bundle?platform=ios&dev=true&hot=false:100707:27)
    at RCTView
    at View (http://192.168.0.244:19000/node_modules/expo/AppEntry.bundle?platform=ios&dev=true&hot=false:48291:43)
    at RCTView
    at View (http://192.168.0.244:19000/node_modules/expo/AppEntry.bundle?platform=ios&dev=true&hot=false:48291:43)
    at AppContainer (http://192.168.0.244:19000/node_modules/expo/AppEntry.bundle?platform=ios&dev=true&hot=false:48168:36)
    at main(RootComponent) (http://192.168.0.244:19000/node_modules/expo/AppEntry.bundle?platform=ios&dev=true&hot=false:84659:28)

Reproduction steps

  • Start and enter the development server.
  • Load into the login screen.
  • Enter username and password in text fields respectively.
  • Tap "login".

[Bug occurs here]

Please resolve this issue soon. Thank you!

Note that this bug or warning does not affect the runtime behavior by any means, and is suspected to be problematic or confusing in the future.

from mobile.

cheng-alvin avatar cheng-alvin commented on August 22, 2024

After further analysis, due to the fact that we have a navbar with within another screen, I have found that this warning is being thrown due to the fact that there is a menu screen nested inside the menu screen which points to the ControlCenter navigation group. All we need to do is to rename a navigation screen.

from mobile.

cheng-alvin avatar cheng-alvin commented on August 22, 2024

This issue is now being fixed in #99 and will be continued there.

from mobile.

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.