F
Filament3mo ago
razor

Wizard dont show fullscreen on desktop

anyone know why this is happening? Why my wizard doesnt full on desktop
No description
2 Replies
Expecto Patronum
Have you tried modalwidth?
Jonas
Jonas3mo ago
If you are using the wizard within a form then check that columSpanFull() is enabled. But for actions/modal you should add the steps in the $action->steps([]) function

Did you find this page helpful?