appsody / website

Appsody website and documentation. This repo will be archived soon.
https://appsody.dev
Apache License 2.0
13 stars 29 forks source link

Warning on the client console - TileGrid #337

Open Bazif-Khan opened 4 years ago

Bazif-Khan commented 4 years ago

Describe the bug Warning: Each child in a list should have a unique "key" prop. Check the render method of TileGrid. See https://fb.me/react-warning-keys for more information.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Go to homepage'
  2. Open client console in the browser's development tools
  3. See error

Expected behavior There should be no error/warning in the client console.

Actual behaviour There is error/warning in the client console.

Screenshots

Screen Shot 2019-11-04 at 14 24 38
neeraj-laad commented 4 years ago

@Bazif-Khan I believe this is now sorted and we can possibly close this. Please can you confirm

Bazif-Khan commented 4 years ago

This error still exists. If you run the website locally, then only you'll be able to see this error on the client console.