@kavitha wrote:
Hi all,
In our application, we need to open pop-ups as new browser window. So we tried creating the pop-up with window.open() with url as "/#/RouteName". It connects without any issues. but it takes long time to open the new pop-up window, as ember initializes the application for every new window. Is there any work around for it? Or is there any better approach to open new window from ember js application. Please guide. We are using ember-2.4 Version.
Posts: 1
Participants: 1