-
-
Notifications
You must be signed in to change notification settings - Fork 4
DataItems don't update on 'serve' command #94
Copy link
Copy link
Open
Labels
Bug ReportBug: ConfirmedThe bug has been verified to exist and will be fixedThe bug has been verified to exist and will be fixedCore: Dev ServerRelating to the internal development server used for the 'serve' commandRelating to the internal development server used for the 'serve' commandDifficulty: MediumA fix that can be done with a couple hours of workA fix that can be done with a couple hours of work
Milestone
Metadata
Metadata
Assignees
Labels
Bug ReportBug: ConfirmedThe bug has been verified to exist and will be fixedThe bug has been verified to exist and will be fixedCore: Dev ServerRelating to the internal development server used for the 'serve' commandRelating to the internal development server used for the 'serve' commandDifficulty: MediumA fix that can be done with a couple hours of workA fix that can be done with a couple hours of work
If you're using
data.*in your Twig templates, the DataItem's content is not refreshed on page reload.This may also affect other global Twig variables.