Try our conversational search powered by Generative AI!

Browser's crash when page list is pinned

Vote:
 

Hi,

I seem to have a strange problem with Episerver CMS 7.5 under my local/developement environment.

I have a site with two languages enabled EN and SV.

Everything works fine for SV language. I am facing this particular problem only while selecting the EN language.

Under Admin page, CMS -> Edit

When I "Pin" the side menu of "pages" tab, it causes my chrome browser to crash.

Atleast in Firefox and IE, it says that there is "long running script" or "unresponsive script" message and asks me whether to stop or wait for the script to become responsive again.

When I obviously stop the script everything returns back to normal.

Once again it only happens for EN and not the SV site language.

I tried to debug the situation myself and following are my analysis:

Local storage has key-value pair as "navigation" : "{"pinned":true,"visible":true,"size":260}".

If I change size from 260 to a value greater than 375 i.e.Local storage has key-value pair as "navigation" : "{"pinned":true,"visible":true,"size":380}". It seems to fix the issue.

So, any thing less than size value 375 causes my browsers to have unintented behaviour.

I also got this console information from Firefox:

Error: Script terminated by timeout at:
.camelCase@http://localhost:49353/Static/scripts/jquery-1.9.1.min.js:3:4942
.css@http://localhost:49353/Static/scripts/jquery-1.9.1.min.js:5:3170
an@http://localhost:49353/Static/scripts/jquery-1.9.1.min.js:5:4561
sn@http://localhost:49353/Static/scripts/jquery-1.9.1.min.js:5:5007
b.cssHooks[n].get@http://localhost:49353/Static/scripts/jquery-1.9.1.min.js:5:5667
.css@http://localhost:49353/Static/scripts/jquery-1.9.1.min.js:5:3287
b.fn[i]/<@http: localhost:49353 static scripts jquery-1.9.1.min.js:5:28232 .access@http: localhost:49353 static scripts jquery-1.9.1.min.js:3:6746 b.fn[i]@http: localhost:49353 static scripts jquery-1.9.1.min.js:5:28003 $.fn.bxslider getnumberslidesshowing@http: localhost:49353 static scripts jquery.bxslider.js:429:8 $.fn.bxslider getpagerqty@http: localhost:49353 static scripts jquery.bxslider.js:463:30 $.fn.bxslider setup@http: localhost:49353 static scripts jquery.bxslider.js:247:55 $.fn.bxslider init@http: localhost:49353 static scripts jquery.bxslider.js:178:4 $.fn.bxslider@http: localhost:49353 static scripts jquery.bxslider.js:1337:3 @http: localhost:49353 epiui cms content en ,,162 ?epieditmode="True:320:9" b.event.dispatch@http: localhost:49353 static scripts jquery-1.9.1.min.js:3:28285 b.event.add v.handle@http: localhost:49353 static scripts jquery-1.9.1.min.js:3:25025>

Any ideas?

Thank You

#167719
Oct 25, 2016 9:17
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.