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

Header No Height on View Switch

2 Answers 57 Views
Application
This is a migrated thread and some comments may be shown as answers.
Caleb Sandfort
Top achievements
Rank 1
Caleb Sandfort asked on 12 Jul 2017, 03:30 PM

I'm switching views using app.navigate and when I do, the header in the new view has height of 0.

http://dojo.telerik.com/@calebsandfort/AdaQO

2 Answers, 1 is accepted

Sort by
0
Accepted
Veselin Tsvetanov
Telerik team
answered on 14 Jul 2017, 12:35 PM
Hi Caleb,

Thank you for the sample prepared, where I was able to observe the issue described.

This problem should be considered a bug in the Kendo Application functionality. Therefore, we have included this bug in our backlog. Also, I have created a GitHub item in our public repo, where you could track its status.

As a small token of gratitude for reporting to us this issue, I have updated your Telerik points.

Concerning the possible workaround in your scenario, I would suggest you to set a valid data-title for the view in question:
<div data-role="view" id="selectCustomerView" style="display:none;" data-title="Select Customer">

Here you could find a modified Dojo sample, implementing the above.

Regards,
Veselin Tsvetanov
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Caleb Sandfort
Top achievements
Rank 1
answered on 14 Jul 2017, 03:14 PM
Thanks Veselin! data-title did the trick.
Tags
Application
Asked by
Caleb Sandfort
Top achievements
Rank 1
Answers by
Veselin Tsvetanov
Telerik team
Caleb Sandfort
Top achievements
Rank 1
Share this question
or