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 properties of null (reading 'firstChild') #1369

Closed
Mihai-github opened this issue Sep 25, 2023 · 1 comment
Closed

Comments

@Mihai-github
Copy link

What is the location of your example repository?

No response

Which package or tool is having this issue?

Oxygen

What version of that package or tool are you using?

^1.1.2

What version of Remix are you using?

1.19.1

Steps to Reproduce

I've created a video available for 7 days here -> https://www.transfernow.net/dl/20230925jCZXH6ae

If needed after the period I can re-upload the video and update the link when the time comes.

Expected Behavior

To not have this crash happen to the end user

Actual Behavior

I'm adding a product to the cart and afterwards, I'm refreshing the page ... when the page reloads I'm getting this Application Error:

TypeError: Cannot read properties of null (reading 'firstChild')
    at Ff (https://cdn.shopify.com/oxygen/69092081949/1000004117/jgtvdesbh/build/_shared/chunk-FJMLT2ZR.js:3:1980)
    at b0 (https://cdn.shopify.com/oxygen/69092081949/1000004117/jgtvdesbh/build/_shared/chunk-FJMLT2ZR.js:3:2609)
    at Rr (https://cdn.shopify.com/oxygen/69092081949/1000004117/jgtvdesbh/build/_shared/chunk-FJMLT2ZR.js:3:2752)
    at https://cdn.shopify.com/oxygen/69092081949/1000004117/jgtvdesbh/build/_shared/chunk-FJMLT2ZR.js:8:2016
    at https://cdn.shopify.com/oxygen/69092081949/1000004117/jgtvdesbh/build/_shared/chunk-FJMLT2ZR.js:7:59860
    at https://cdn.shopify.com/oxygen/69092081949/1000004117/jgtvdesbh/build/_shared/chunk-FJMLT2ZR.js:7:59501
    at sl (https://cdn.shopify.com/oxygen/69092081949/1000004117/jgtvdesbh/build/_shared/chunk-CBLXEIU4.js:8:24141)
    at Oa (https://cdn.shopify.com/oxygen/69092081949/1000004117/jgtvdesbh/build/_shared/chunk-CBLXEIU4.js:8:27525)
    at Ee (https://cdn.shopify.com/oxygen/69092081949/1000004117/jgtvdesbh/build/_shared/chunk-CBLXEIU4.js:8:27372)
    at Oa (https://cdn.shopify.com/oxygen/69092081949/1000004117/jgtvdesbh/build/_shared/chunk-CBLXEIU4.js:8:27680)
@blittle
Copy link
Contributor

blittle commented Jun 21, 2024

Is this still an issue, could you please re-upload the video if it is, and re-open the issue?

@blittle blittle closed this as completed Jun 21, 2024
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

2 participants