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: Invalid prop data-bl-design-key supplied to React.Fragment... #706

Closed
dewen opened this issue Nov 19, 2020 · 0 comments · Fixed by #1530
Closed

Warning: Invalid prop data-bl-design-key supplied to React.Fragment... #706

dewen opened this issue Nov 19, 2020 · 0 comments · Fixed by #1530
Assignees
Labels
bug Something isn't working
Milestone

Comments

@dewen
Copy link
Collaborator

dewen commented Nov 19, 2020

Description

2 different browser console warnings spotted.

Warning: Invalid prop `data-bl-design-key` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.

Steps to reproduce

Warning 1

  1. Checkout remote upstream master
  2. npm run setup && npm run start
  3. open http://localhost:8005/

Expected result

  • No console warning

Actual result

Warning: Invalid prop `data-bl-design-key` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.

Warning 2

  1. open edit mode
  2. click "SEO" menu item

Expected result

  • No console warning

Actual result

Warning: Invalid prop `data-bl-design-key` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.

BodilessJS Test Site 2020-11-18 19-57-34

BodilessJS Test Site 2020-11-18 19-56-53

@dewen dewen added the bug Something isn't working label Nov 19, 2020
@wodenx wodenx added this to the 1.0 milestone Apr 6, 2022
@lucas-varela lucas-varela self-assigned this Apr 6, 2022
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

Successfully merging a pull request may close this issue.

3 participants