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

Tabstrip button not opening actionsheet

3 Answers 74 Views
TabStrip (Mobile)
This is a migrated thread and some comments may be shown as answers.
John David
Top achievements
Rank 1
John David asked on 23 Nov 2012, 10:41 PM
I have a simple enough setup going where one of the buttons should prompt an actionsheet. However, when I press the tabstrip button it opens the actionsheet and closes instantly.

Here's the code set up (really, nothing complicated):
        <!--Actionsheet-->
        <ul id="SETTINGSAS" data-role="actionsheet">
            <li><a href="Pages/profile.html">Profile</a></li>
        </ul>

<div data-role="footer">
<div data-role="tabstrip">
                <a data-rel="actionsheet" href="#SETTINGSAS" data-icon="home">Settings</a>
</div>
</div>

Has anyone else come across this issue as well?

3 Answers, 1 is accepted

Sort by
0
Iliana Dyankova
Telerik team
answered on 27 Nov 2012, 03:50 PM
Hello John,

The observed behavior is due to a bug in the current version of Kendo UI Mobile. The good news is that our developers are working on the problem and they will do their best to address the issue as soon as possible. Please excuse us for the inconvenience caused. 

Regards,
Iliana Nikolova
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
user1843640
Top achievements
Rank 1
answered on 17 Jan 2013, 01:22 AM
I am also experiencing this problem.  I downloaded the latest build - 2012.3.1315 - but that doesn't appear to address this issue.  Any estimate on when this might be corrected?
0
Iliana Dyankova
Telerik team
answered on 22 Jan 2013, 11:19 AM
Hi Savvas,

I confirm in Kendo UI v.2012.3.1315 this issue still persists, however the good news is that the developers have managed to address it and the fix will be included in our next internal build. Please accept my apologies for the inconvenience caused.

Kind regards,
Iliana Nikolova
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
TabStrip (Mobile)
Asked by
John David
Top achievements
Rank 1
Answers by
Iliana Dyankova
Telerik team
user1843640
Top achievements
Rank 1
Share this question
or