This is a migrated thread and some comments may be shown as answers.

KendoMobileModalView will fire close event even if not open.

2 Answers 34 Views
Report a bug
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Don
Top achievements
Rank 1
Don asked on 21 May 2014, 12:03 PM
If you call $('#MyElement').data('kendoMobileModalView').close() on a modalView that is not open, it still fires the close event.  This is unexpected and inconsistent.  Calling .close on a KendoWindow (i.e. $('#MyElement').data('kendoWindow').close() that is not open will not fire the event, as expected.

2 Answers, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 22 May 2014, 08:48 AM
Hello Donald,

This looks like a bug within the Kendo UI Mobile ModalView. I have logged it in our GitHub issue tracker, and you can check its progress here:

https://github.com/telerik/kendo-ui-core/issues/72

Thank you for bringing this to our attention.

Regards,
Kiril Nikolov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Kiril Nikolov
Telerik team
answered on 26 May 2014, 01:00 PM
Hi Donald,

I am glad to inform you that the issue with the Kendo UI ModalView and the close event being fired multiple times was resolved, as you can see here:

https://github.com/telerik/kendo-ui-core/issues/72

Regards,
Kiril Nikolov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Report a bug
Asked by
Don
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Share this question
or