Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Cannot read property 'startTime' of undefined in Emulator Pixel Android 9 #55084

Closed
1 task done
angelamelinda opened this issue Sep 7, 2023 · 3 comments
Closed
1 task done
Labels
examples Issue/PR related to examples locked

Comments

@angelamelinda
Copy link

Verify canary release

  • I verified that the issue exists in the latest Next.js canary release

Provide environment information

n/a

Which example does this report relate to?

next hydration

What browser are you using? (if relevant)

No response

How are you deploying your application? (if relevant)

No response

Describe the Bug

When I run the Next.js app as a webview in Simulator Pixel Android 9, I got this error TypeError: Cannot read property 'startTime' of undefined

If I click the first error line, it shows this error
default.startSpan("navigation-to-hydration",{startTime:performance.timeOrigin+e.startTime,

I think it's not from my code but from the Next.js code

image

Expected Behavior

No error

To Reproduce

Run the app in Simulator Pixel Android 9

@angelamelinda angelamelinda added the examples Issue/PR related to examples label Sep 7, 2023
@timtyrrell
Copy link

timtyrrell commented Sep 7, 2023

Sounds like: #54389

@balazsorban44
Copy link
Member

We recently updated things around this, please upgrade to next@canary to try it out.

In any case this was not a proper bug report, please use the proper bug template next time, attaching a reproduction that we can look, into.

Sidenote, Android 9 has reached it's end of life FWIW

I'm closing this, if the above did not fix your issue, please open a new bug report as asked, thanks!

@github-actions
Copy link
Contributor

This closed issue has been automatically locked because it had no new activity for 2 weeks. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
examples Issue/PR related to examples locked
Projects
None yet
Development

No branches or pull requests

3 participants