Skip to content

Warning after opening modal once #8

@renanstig

Description

@renanstig

Hi,

I'm following your tutorial about how to implement a custom transition between views and everything is working fine, but after I close the ModalView and then try to open it again, this message is shown on my console:

Warning: Attempt to present <InteractiveModal.ModalViewController: 0x7feffaf0c390> on <InteractiveModal.ViewController: 0x7feffaf0a070> which is already presenting <InteractiveModal.ModalViewController: 0x7feffae0d4b0>

After that, the modal isn't being opened anymore.
Can you please tell me what I should do to solve that?

Thanks,
Renan.

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