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: undefined is not an object (evaluating 'n.parentNode') #9334

Closed
SiddHyper opened this issue Oct 19, 2023 · 1 comment
Closed

TypeError: undefined is not an object (evaluating 'n.parentNode') #9334

SiddHyper opened this issue Oct 19, 2023 · 1 comment

Comments

@SiddHyper
Copy link

Describe the bug

I m getting this error mostly for mobile browser my sentry log is filled with this error I though the error was with my code but I was doing out of ordinary the line in which im getting error is I m just printing the string

<span class="font-bold">{driver?.name}</span>

Reproduction

image These are the browser for which the errors are happening

Logs

No response

System Info

System:
    OS: macOS 12.6
    CPU: (8) arm64 Apple M1 Pro
    Memory: 1.38 GB / 16.00 GB
    Shell: 5.8.1 - /bin/zsh
  Binaries:
    Node: 18.17.1 - ~/.nvm/versions/node/v18.17.1/bin/node
    Yarn: 1.22.19 - ~/.nvm/versions/node/v18.17.1/bin/yarn
    npm: 9.6.7 - ~/.nvm/versions/node/v18.17.1/bin/npm
    pnpm: 8.6.12 - /opt/homebrew/bin/pnpm
  Browsers:
    Brave Browser: 118.1.59.117
    Chrome: 117.0.5938.92
    Safari: 16.0
  npmPackages:
    svelte: ^4.0.5 => 4.2.1

Severity

annoyance

@dummdidumm
Copy link
Member

Please provide a proper reproduction, else we can't do much here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants