- πΊπΈUnited States cmlara
Digging through history, It appears forms have not been cacheable. until very recently, and the default is still no-caching.
https://www.drupal.org/node/3442559 β
Checking the Entry Form I see
cache-control: must-revalidate, no-cache, private
Given there was no feedback to the question of #4 I'm inclined to believe there is no bug to be fixed.
In the future we may or may not need to set this depending upon what core does in π Deprecate not giving cacheability metadata to forms Needs work however at this time we would be speculating on any impact that issue has.
Given the above I'm going to close this as can not reproduce. If anyone has information that conflicts with this determination the issue can be re-opened.