diff --git a/CHANGELOG.md b/CHANGELOG.md index 8facf95e..02f8428d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [unreleased] - + +### Fixed + +- Fix model subform not displayed after page reload + ## [2.15.3] - 2025-12-22 ### Fixed diff --git a/templates/clientinjection.html.twig b/templates/clientinjection.html.twig index 3a2bb815..590b9cae 100644 --- a/templates/clientinjection.html.twig +++ b/templates/clientinjection.html.twig @@ -68,21 +68,33 @@ - {% if models_id %} -