Skip to content

Failed prop type: Invalid prop `sx on frontend #60

@jeffstjean

Description

@jeffstjean

Running the frontend and opening the console shows the following warning:

Warning: Failed prop type: Invalid prop `sx` supplied to `ForwardRef(Grid)`, expected one of type [function, object].
    at Grid (http://localhost:3000/static/js/bundle.js:8850:87)
    at Altimeter (http://localhost:3000/static/js/bundle.js:425:5)
    at li
    at http://localhost:3000/static/js/bundle.js:2051:66
    at ListItem (http://localhost:3000/static/js/bundle.js:11360:83)
    at ul
    at http://localhost:3000/static/js/bundle.js:2051:66
    at List (http://localhost:3000/static/js/bundle.js:11041:82)
    at div
    at http://localhost:3000/static/js/bundle.js:2051:66
    at Grid (http://localhost:3000/static/js/bundle.js:8850:87)
    at div
    at http://localhost:3000/static/js/bundle.js:2051:66
    at Grid (http://localhost:3000/static/js/bundle.js:8850:87)
    at div
    at http://localhost:3000/static/js/bundle.js:2051:66
    at Container (http://localhost:3000/static/js/bundle.js:691

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions