Quantcast
Viewing all articles
Browse latest Browse all 4829

Emberjs Modal as a route

@kaelin wrote:

Usecase:
In my application I need a modal with URL state that can be accessed from any route. The previous state should also be persisted so that I can return to it on closing the modal.
In addition, when I directly access the route through the URL, the component should be loaded without the modal

The discussion that came closest to what i'm looking for is this, http://stackoverflow.com/questions/27942891/emberjs-modal-as-a-route

The answer in the above discussion cannot be used here since I need it for all my routes.

Any pointers on how this can be implemented?

similar question..

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4829

Trending Articles