Problem/Motivation
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork paragraphs-3608381
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
berdirComment #5
berdirMerged.
Comment #8
solideogloria commentedIs there a reason that
static_cache: TRUEwas only added to the ConfigEntityType attribute and not the annotation, too?Comment #9
berdirNo, not really. That said:
* On top of my head, I'm not sure if the test improvements in core that do make this so easy have been backported to D10. Probably, but I'd need to check.
* If performance is a concern, I strongly recommend updating to D11.3+, significant improvements were made in 11.3/11.4 to performance and also in ERR/Paragraphs building on those, compared to those, this is tiny.
So I don't think I'd bother with a fix.