Found via 📌 Add performance tests Needs work
Steps to reproduce:
1. Install Byte
2. Visit the front page
In ComponentTreeItemList::getCacheability(), note that it reaches the line:
// This appears to be an ephemeral component tree, hence it is uncacheable.
return (new CacheableMetadata())->setCacheMaxAge(0);
This causes max-age 0 to be bubbled up to the page, which means no dynamic page cache.
Active
1.0
Page builder
It affects performance. It is often combined with the Needs profiling tag.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.