Skip to content

‘content?.length.compareTo(0)’ which is not allowed on a nullable receiver ‘content?.length’ #34

@skibaalex

Description

@skibaalex

getting the next error

./node_modules/@inkindcards/react-native-money/android/src/main/java/com/inkind/RNMoneyInput/RNMoneyInputModule.kt: (242, 33): Operator call corresponds to a dot-qualified call ‘content?.length.compareTo(0)’ which is not allowed on a nullable receiver ‘content?.length’.

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