-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Description
Package
filament/filament
Package Version
v3.x – Filament Demo site
Laravel Version
Whatever is used in the Filament Demo site as of today
Livewire Version
v3.x – Filament Demo site
PHP Version
Whatever is used in the Filament Demo site as of today
Problem description
See the following for a video demonstration of the issue on Filament's demo site: app.birdeatsbug.com/vmq0tUZ66zl2wkfJydzNXVUP3kI-pnGC-bxe2Uqua1ES
Navigating away from, and back/forward via the browser to, a Filament form does not rehydrate the form fields in question, resulting in an unexpected null error for said input, even when the browser has a non-null value for the form field.
Expected behavior
Expected that the submission of the form would reflect the visual state of the form fields.
Steps to reproduce
See the following for a video demonstration of the issue on Filament's demo site: app.birdeatsbug.com/vmq0tUZ66zl2wkfJydzNXVUP3kI-pnGC-bxe2Uqua1ES
This appears to be because the form fields are not rehydrated on browser back/forward cache.
Reproduction repository (issue will be closed if this is not valid)
https://github.com/johnbacon/demo
Relevant log output
Metadata
Metadata
Assignees
Type
Projects
Status