Skip to content

Spacing prop does not accept list value #35

@Davydhh

Description

@Davydhh

Hi guys, trying to make my app responsive I've set the 'spacing' prop of the hstack with a list, in order to support all screen sizes, but I got the error: TypeError: Invalid var passed for prop spacing, expected type <class 'str'>, got value [5, 10, 15, 20, 25] of type <class 'list'>.

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions