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

Check the render method of WithContext. #918

Open
imprintnext-kamal opened this issue Jul 5, 2023 · 1 comment
Open

Check the render method of WithContext. #918

imprintnext-kamal opened this issue Jul 5, 2023 · 1 comment
Labels
waiting for user input More information needed from user

Comments

@imprintnext-kamal
Copy link

Hi, I am using this package of version 6.4.2
and my peer dependencies are
{
"react": "^16.13.1",
"react-dnd": "^5.0.0",
"react-dnd-html5-backend": "^3.0.2",
"react-dom": "^16.13.1",
}
Initially this was working fine, but now it is throwing error like this
Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.
image

@ad1992
Copy link
Member

ad1992 commented May 30, 2024

Apologies for the delayed reply!
@imprintnext-kamal does this happen with 6.10.2 as well ? In case yes, please share a reproducible code sandbox link so I can look into it.

@ad1992 ad1992 added the waiting for user input More information needed from user label May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting for user input More information needed from user
Projects
None yet
Development

No branches or pull requests

2 participants