evershop
evershop copied to clipboard
[BUG] Failed prop type: Invalid prop `featuredProducts[0].productId` of type `string` supplied to `FeaturedProducts`, expected `number`.
Describe the bug
Warning: Failed prop type: Invalid prop featuredProducts[0].productId
of type string
supplied to FeaturedProducts
, expected number
.
To Reproduce Steps to reproduce the behavior:
- Start project in development mode 'npm run dev'
- Go to homepage
- Check the developer console
- See error
Expected behavior The warning message should be gone
Screenshots
i'll take this issue
I will try to solve this issue
Fixed.