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

your website is down #5512

Closed
robert-westenberger opened this issue Apr 25, 2024 · 6 comments
Closed

your website is down #5512

robert-westenberger opened this issue Apr 25, 2024 · 6 comments

Comments

@robert-westenberger
Copy link

TanStack Table version

n/a

Framework/Library version

n/a

Describe the bug and the steps to reproduce it

  1. Navigate to https://tanstack.com/table/latest
    EXPECTED: It renders
    ACTUAL: it doesn't render

Seeing these errors in the browser console

client-DDDARTnK.js:542 DOMException: Failed to execute 'appendChild' on 'Node': Only one element on document allowed.
    at el (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:25270)
    at el (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:25393)
    at el (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:25393)
    at el (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:25393)
    at el (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:25393)
    at el (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:25393)
    at el (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:25393)
    at el (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:25393)
    at el (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:25393)
    at el (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:25393)
client-DDDARTnK.js:38 Uncaught DOMException: Failed to execute 'appendChild' on 'Node': Only one element on document allowed.
    at el (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:25270)
    at el (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:25393)
    at el (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:25393)
    at el (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:25393)
    at el (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:25393)
    at el (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:25393)
    at el (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:25393)
    at el (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:25393)
    at el (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:25393)
    at el (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:25393)
client-DDDARTnK.js:542 DOMException: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
    at tf (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:25996)
    at It (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:25702)
    at tf (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:26451)
    at It (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:25702)
    at tf (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:26451)
    at It (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:25702)
    at tf (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:26451)
    at It (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:25702)
    at tf (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:26644)
    at It (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:25702)
client-DDDARTnK.js:38 Uncaught DOMException: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
    at tf (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:25996)
    at It (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:25702)
    at tf (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:26451)
    at It (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:25702)
    at tf (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:26451)
    at It (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:25702)
    at tf (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:26451)
    at It (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:25702)
    at tf (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:26644)
    at It (https://tanstack.com/_build/assets/client-DDDARTnK.js:40:25702)
js?id=G-JMT1Z50SPS:641 Uncaught TypeError: Cannot read properties of null (reading 'getAttribute')
    at b (js?id=G-JMT1Z50SPS:641:47)
    at js?id=G-JMT1Z50SPS:643:94
    at js?id=G-JMT1Z50SPS:643:269
    at js?id=G-JMT1Z50SPS:650:3
```

### Your Minimal, Reproducible Example - (Sandbox Highly Recommended)

n/a

### Screenshots or Videos (Optional)

_No response_

### Do you intend to try to help solve this bug with your own PR?

No, because I do not know how

### Terms & Code of Conduct

- [X] I agree to follow this project's Code of Conduct
- [X] I understand that if my bug cannot be reliable reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.
@robert-westenberger
Copy link
Author

Closing this - i now see it rendering.

@SwapnilSoni1999
Copy link

Again same issue I guess needs to be reopened!

@KevinVandy KevinVandy reopened this Apr 30, 2024
@sidpremkumar
Copy link

+1 seeing the same thing here

@Jarzka
Copy link

Jarzka commented May 1, 2024

+1.

It seems that the guide pages all crash on Firefox but on in Chrome. See: https://tanstack.com/table/v8/docs/guide/tables

@zhyd1997
Copy link

zhyd1997 commented May 3, 2024

+1.

@sidpremkumar
Copy link

sidpremkumar commented May 3, 2024

+1.

It seems that the guide pages all crash on Firefox but on in Chrome. See: https://tanstack.com/table/v8/docs/guide/tables

Seems like the main website is up 🥳 , but maybe examples are still down. Seeing something similar: https://tanstack.com/table/v7
2024-05-03 at 1 28 PM

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

6 participants