Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
edit.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
13 Jun 2013 at 18:28 UTC
Updated:
29 Jul 2014 at 22:31 UTC
Looking at the default front page with 10 Article/Page summaries rendered, each entity is triggering a call for both attachments and an editor from the edit module.

Verify that assets haven't been loaded before sending a request for editor file assets.
Comments
Comment #1
nod_Looks like
ajaxPageStateis broken again.Comment #2
wim leersYep, what #1 says. Was it ever fixed though…? :/
Comment #3
wim leersThis is a duplicate of #1941288: Regression: ajaxPageState not being updated with AjaxResponse, assets (js/css) being added twice. This has been a bug in core for >3 months.