Formatted current date is cached, and thus not current

Created on 13 September 2023, about 1 year ago
Updated 2 October 2023, about 1 year ago

Problem/Motivation

One of the field formatters is called "formatted current date", but the rendered date is then cached. Thus, it's no longer "current".

Steps to reproduce

Use the "formatted current date" field formatter to display a time zone; set the date format to display current time, e.g. date format string r. View the content repeatedly; note that it is cached.

Proposed resolution

Formatted current date should be rendered by a lazy builder.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States mfb San Francisco

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024