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

Desk tool is crashed. #3249

Closed
Karthik-Nayak98 opened this issue Apr 19, 2022 · 3 comments
Closed

Desk tool is crashed. #3249

Karthik-Nayak98 opened this issue Apr 19, 2022 · 3 comments

Comments

@Karthik-Nayak98
Copy link

I am facing this below issue.
image

I am not sure what is causing this error.

@Karthik-Nayak98
Copy link
Author

image

@rexxars
Copy link
Member

rexxars commented Apr 25, 2022

This happens when you do not import React but is using JSX, eg <div /> in some code. The stack trace should be a bit more reada le and easy to understand in development rather than production - could you try reproducing in development and seeing if that helps you track down the culprit?

@KittyGiraudel
Copy link

What rexxars said. As soon as use some JSX, you need to import React.

@geball geball closed this as completed May 5, 2022
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