Skip to content

TypeError: undefined is not an object (evaluating 'this.popupInstance.start') #31

@hristowwe

Description

@hristowwe

How can i fix this issue:
TypeError: undefined is not an object (evaluating 'this.popupInstance.start')
image
I used that code

Popup.show({
                                    type: 'Success',
                                    title: 'Upload complete',
                                    button: true,
                                    textBody: 'Congrats! Your upload successfully done',
                                    buttontext: 'Ok',
                                    
                                  })

in onPress event and i got issue above

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