Previous step is empty in wizard

Hey there,
I have a wizard but when I click to back button to view the pervious step it shows empty .

Wizard is skippable()

 php 
Filament : v3.1.24
Laravel: 10.x

you may check the full code for rendering the wizard in the gist here :
https://gist.github.com/KiaBoluki/053d28944dc6fc669c723d9b62fdf688
Screenshot_2023-12-21_190550.png
Gist
Filament-Wizard-Empty-Step-On-Back. GitHub Gist: instantly share code, notes, and snippets.
Solution
GitHub
What's Changed

Chore: better styling for markdown editor by @awcodes in #10458
Honor visibility on custom navigation items by @underdpt in #10425
Feat: allow configurable table search debounce...
Was this page helpful?