Issue with browser slowing down while using MATLAB answers

1 view (last 30 days)
While writing/editing answers on the forum, I've been having issues where the tab in my google chrome browser that's in use becomes unresponsive. At first, the text starts appearing more sluggishly as I type, and not long after, I can barely edit the answer or even copy/paste what I've written from the webpage. It's happened to me more than a few times.
So I'm wondering if anyone else been experiencing this issue or has any ideas as to what might be the cause?
I'm using:
Google chrome Version 84.0.4147.89 (Official Build) (64-bit)
Inspiron 15 7000 Gaming Laptop
  4 Comments
Urmila Rajpurohith
Urmila Rajpurohith on 5 Aug 2020
Hi Turlough
On which OS you are facing this issue ? and whats the memory(RAM) size?
Are you able to see any browser's console errors?
To get console errors on chrome press Command+Option+J(Mac) or Control+Shift+J(Windows,Linux)
(or)
Navigate to More tools --> Developers Tools from Chrome menu and click console tab.
Turlough Hughes
Turlough Hughes on 5 Aug 2020
Hey Urmila,
OS Name: Microsoft Windows 10 Pro
OS Version: 10.0.17763 N/A Build 17763
Total Physical Memory: 16,249 MB
Available Physical Memory: 4,034 MB
The errors came up as follows:
Uncaught RangeError: Maximum call stack size exceeded
at Object.g.setMarginBox (dojo.js:489)
at Object._removeAllSelections (dojo.js:8655)
at Object._layout (dojo.js:8653)
...
long list
...
at Object.resize (dojo.js:9012)
at Object.resize (dojo.js:8993)
at Object.resize (dojo.js:8986)
at Object.resizeEditor (dojo.js:232)
at dojo.js:266
It seems to be dojo.js:266 every time.

Sign in to comment.

Answers (1)

Urmila Rajpurohith
Urmila Rajpurohith on 10 Aug 2020
I tried simulating different scenarios on Windows/Chrome but I could not reproduce this issue.But I have brought this issue to the notice of our developers. They will investigate the matter further."

Categories

Find more on Historical Contests in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!