evershop icon indicating copy to clipboard operation
evershop copied to clipboard

[BUG] Failed prop type: Invalid prop `featuredProducts[0].productId` of type `string` supplied to `FeaturedProducts`, expected `number`.

Open treoden opened this issue 2 years ago • 2 comments

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:

  1. Start project in development mode 'npm run dev'
  2. Go to homepage
  3. Check the developer console
  4. See error

Expected behavior The warning message should be gone

Screenshots Screenshot from 2022-10-17 08-04-48

treoden avatar Oct 17 '22 01:10 treoden

i'll take this issue

mohitmohlia avatar Feb 12 '23 11:02 mohitmohlia

I will try to solve this issue

nitin562 avatar Nov 23 '23 06:11 nitin562

Fixed.

treoden avatar May 23 '24 06:05 treoden