Skip to content

Pop modal from code? #63

@wayne-o

Description

@wayne-o

Hi

I am trying to navigate from one modal to another in my user registration process and can't seem to get a modal to show from code? Is this possible?

I have tried:

rte.get('signup').toggleVisibility();
rte.get('template:modal/create-account').toggleVisibility();
rte.get('modal/create-account').toggleVisibility();

where rte is the controller of the 1st modal that has been popped.

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