Also,
In the function called antiAntiLayoutJank within your lists editor, near line number 507, there's a mistake in your code that's causing this error:
QuotaExceededError: Failed to set a named property 'storySoFar' on 'Storage': Setting the value of 'storySoFar' exceeded the quota. Here's the line (or one near it) which seems to be the cause of the error:
Thanks, good to know! Is there any way I can raise that limit locally or is it controlled server-side?