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

null error for splitter

1 Answer 46 Views
Splitter
This is a migrated thread and some comments may be shown as answers.
Jonathan
Top achievements
Rank 1
Jonathan asked on 11 May 2015, 06:11 PM
I am using angular and kendo ui.  When using ui-router and initiating a page change, i get an error "Error: r.element is null".  I have traced this back to the splitter calling its toggle function and the kendo code always assuming that the element is not null.  However, in this situation, the element is null.  This is in the toggle function of kendo.splitter.js.  Adding a null check for "that" before calling find on element seems necessary.

1 Answer, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 13 May 2015, 02:51 PM

Hello Jonathan,

Please provide an isolated runnable sample, so that we can add this as to our test suite prior to fixing the problem. Or, provide the test case directly in an issue at the kendo-ui-core repository.

Regards,
Alex Gyoshev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Splitter
Asked by
Jonathan
Top achievements
Rank 1
Answers by
Alex Gyoshev
Telerik team
Share this question
or