Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Browser error? #90

Copy link
Copy link
@mauricio-lomeli-planview

Description

Expected Behavior

Show the stack trace

Current Behavior

error-stack-parser.js:31 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'parseV8OrIE')
    at ErrorStackParser$$parse (error-stack-parser.js:31:1)
    at StatusPageErrorBoundary.render (StatusPageProvider.tsx:24:1)
    at finishClassComponent (react-dom.development.js:17485:1)
    at updateClassComponent (react-dom.development.js:17435:1)
    at beginWork (react-dom.development.js:19073:1)
    at HTMLUnknownElement.callCallback (react-dom.development.js:3945:1)
    at eval (index.js:1:1)
    at Object.with (index.js:1:1)
    at HTMLUnknownElement.r (index.js:1:1)
    at Object.invokeGuardedCallbackDev (react-dom.development.js:3994:1)

Screenshot 2023-06-13 at 3 18 37 PM

Steps to Reproduce (for bugs)

const frame = parse(new Error('BOOM'));

Context

Just want to read the error in a parsed format.

Your Environment

  • Package version: latest
  • Browser name and version: Chrome latest
  • OS version (desktop or mobile): MacOS
  • Link to your project: N/A

Possible Solution

None

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.