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

[Solved] Actionsheet Issues in latest Release

1 Answer 114 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.
Jesse Herrera
Top achievements
Rank 1
Jesse Herrera asked on 18 Dec 2012, 09:17 PM
Hello,

There is an issue I am having with the ActionSheet in the latest release. For some reason the buttons above the cancel button are triggering the action event twice. I have an alert being displayed in the function being called by the action event.  The first time the alert is displayed "e.context" has a value and looks good. When I close the alert it is immediately displayed again except now "e.context" is "null". 

Thanks,
Jesse Herrera

1 Answer, 1 is accepted

Sort by
0
Jordan
Telerik team
answered on 19 Dec 2012, 10:03 AM
Hello Jesse,

it is know when debugging with alert can mess with events. Can you try with console.log(e.context)  instead and see if we have same issue.

If you still reproduce it can you try reproduce with Kendo View and ActiveSheet in jsbin sandbox so we can troubleshoot it? There is Add Library and chose Kendo UI version depending your project Kendo version.
(2012.3.1114 = Kendo UI Q3; 2012.2.710= Kendo UI Q2)

Regards,

Jordan
the Telerik team

Share feedback and vote for features on our Feedback Portal.
Want some Kendo UI online training - head over to Pluralsight.
Tags
Report a bug
Asked by
Jesse Herrera
Top achievements
Rank 1
Answers by
Jordan
Telerik team
Share this question
or