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

NS_ERROR_OUT_OF_MEMORY on tab click

1 Answer 62 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Oproma
Top achievements
Rank 2
Oproma asked on 03 Jul 2013, 02:59 PM
I have a RadTabStrip inside an iFrame (RadWindow) that has 3 tabs linked to a RadMultiPage. In Chrome, everything works as expected. However, when in Firefox or IE10, when I click a tab, the browser freezes. In firebug I can see the following error
NS_ERROR_OUT_OF_MEMORY: Out of Memory
if(e){b=e[a];
in the following script handler /ScriptResource.axd?d=L4WBh96PmKNCiYr3K6CV0_ZHQcTFtyYsMMhJHDHizCIjUYPB1QMHsdVHkAqaPl2iW-js_t_mCG5P7euqU0HZJjinokxnSpRjMsTiR7f_8XfUO9RR0PmqEDIwMXTaHZyZv_jJwsr634ePuuIZJpwAkQ2&t=4004e9e8 on line 123

I have also tried attaching client side event to the tabs. They're triggered correctly in chrome, but nothing in both IE and Firefox.

Is there a known fix for this problem?

1 Answer, 1 is accepted

Sort by
0
Nencho
Telerik team
answered on 08 Jul 2013, 10:51 AM
Hello Oproma,

I tried to replicate the described issue, but to no avail. Here is a video, demonstrating the behavior at my end. Please correct me if I had missed something. Would you provide us with the implementation of the RadTabStrip that you use at your end, in order to try to replicate the issue locally?

Regards,
Nencho
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
TabStrip
Asked by
Oproma
Top achievements
Rank 2
Answers by
Nencho
Telerik team
Share this question
or