handleRecordCreation in my Page class. If I include the final Review step, the $data being supplied to the Page class is empty. If I remove the Review step, the $data contains everything from all steps.

Placeholder::make('name') killed the form state for TextInput::make('name').