GithubHelp home page GithubHelp logo

Comments (7)

avp avatar avp commented on April 26, 2024 7

Thanks for the bug report.

This is due to a different stack trace format emitted by Hermes, which causes the file name for native stack frames to be parsed as null. The React Native code which displays the YellowBox believes that the value must be a non-null string.

We'll work on finding a way to handle this correctly.

from hermes.

avp avatar avp commented on April 26, 2024 3

facebook/react-native@6764385 checks for null before attempting to call indexOf and updates the corresponding Flow type definitions.

When that change propagates, it should prevent this crash from occurring.

from hermes.

wsdt avatar wsdt commented on April 26, 2024 3

Experiencing that issue too.

 "react": "16.9.0",
 "react-native": "^0.60.5"

from hermes.

tal987 avatar tal987 commented on April 26, 2024

there's any fix for that?

from hermes.

JamesTrickeyD avatar JamesTrickeyD commented on April 26, 2024

I'm getting this too: "react-native": "0.60.6"

Is facebook/react-native@6764385 release yet?

from hermes.

Barukimang avatar Barukimang commented on April 26, 2024

Having the same issue, only on Android API 29, below that error does not appear.

Is there a solution for this?

from hermes.

tmikov avatar tmikov commented on April 26, 2024

No activity in two years, so seems to have been fixed in RN.

from hermes.

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.