Hello, my client is not happy when her Chrome even Incognito (or other explorers) crash during configuration of a large point data feature service layer. If she is lucky and patient enough to save every configuration step she makes, the element works as expected! It is just the configuration phase for such large amount of preview date "kills" the page. There are no errors in F12 Chrome console. Especially when trying to name the title of x or y axis that gives problem almost with 100% accuracy.
The serial chart Categories are from Grouped values and are split by field, statistics are used, there are multiple (around 20) different series used.
maxPaginationRecords in the JSON for the dashboard, has been updated to 100k instead of 50k, but that did not solve the crash.
This is the error she gets:

Is it "works as expected case" or is there anything we could try?