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

products.map #75

Open
Siddhi-Goyal opened this issue Nov 6, 2022 · 2 comments
Open

products.map #75

Siddhi-Goyal opened this issue Nov 6, 2022 · 2 comments

Comments

@Siddhi-Goyal
Copy link

Server Error
TypeError: products?.map is not a function

{products?.map((product) => )}
Not able to figure out the solution.

@masif2002
Copy link

Hey @Siddhi-Goyal . Did you get it fixed?

@SoumyaSubhrajit
Copy link

@Siddhi-Goyal you get this error in case of of products is null or undefined then you might get this error.
check your product is empty or not..

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

3 participants