Quantcast
Channel: Telerik Forums RSS
Viewing all articles
Browse latest Browse all 84751

Problem opening windows from inside windows (Angular)

$
0
0

I've been banging my head all day on this. I know you can open a window and then say have a button that when clicked opens another window from inside that.

See here for a demo: http://plnkr.co/edit/vl2VTi6EIXKcViwl1xae?p=preview

In my project however I am trying to do the same thing but instead of working as expected it is rendering the kendo windows inline (as if they are just divs with content in them).

 When I swap out the version of kendo I am using (v2015.3.930) with the version inside my plnkr (2014.2.716) my kendo-window divs are no longer rendered but they also still do not work.

 What could cause this behavior with the kendo-window components? Could angular-ui-router have anything to do with this? The initial kendo-window is being called from a nested (named) ui-view. The only other javascript libraries I am using are angular-toastr and angular-local-storage (of which I don't think either could be the culprit).

 


Viewing all articles
Browse latest Browse all 84751

Trending Articles