Skip to content

Failed prop type: Invalid prop style of type array supplied to Select2 #32

@UnknownDEV996

Description

@UnknownDEV996

ERROR:
Warning: Failed prop type: Invalid prop 'style' of type 'array' supplied to 'Select2', expected 'object'. in Select2 (at RegisterView.js:220) in Formik (at RegisterView.js:119) in RCTView (at View.js:34) .......................

CODE:
style={[style.selectInput, errors.city ? style.inputError : undefined]}

i'm looking to pass a style and on error edit this style... so, on error it will change color of border... maybe just need to fix it on propTypes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions