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

Warning on the client console - TileGrid #337

Open
Bazif-Khan opened this issue Nov 4, 2019 · 2 comments
Open

Warning on the client console - TileGrid #337

Bazif-Khan opened this issue Nov 4, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@Bazif-Khan
Copy link
Collaborator

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 neeraj-laad added the bug Something isn't working label Nov 7, 2019
@neeraj-laad
Copy link
Contributor

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

@Bazif-Khan
Copy link
Collaborator Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants