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

useMasonry() Example error on sandbox #171

Open
tara-JSW opened this issue Oct 30, 2024 · 3 comments
Open

useMasonry() Example error on sandbox #171

tara-JSW opened this issue Oct 30, 2024 · 3 comments

Comments

@tara-JSW
Copy link

Describe the bug
type error occured _reactDom.default.render is not a function

To Reproduce
https://codesandbox.io/p/sandbox/usemasonry-example-3pcg9

Screenshots
Screenshot 2024-10-30 at 9 19 35 AM

@synuns
Copy link

synuns commented Oct 30, 2024

This seems to be an issue for all sandbox examples

@Codevers
Copy link

import { createRoot } from "react-dom/client";
createRoot(document.getElementById("root")).render();

@jaredLunde
Copy link
Owner

Yeah, React has aged and CodeSandbox sucks now

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

4 participants