MutlstepController condition change

Created on 14 December 2023, 11 months ago
Updated 26 March 2024, 8 months ago

Hello!

In the release 2.0.0 MultistepController had the following condition:

if ($key !== $this->currentStep)

But in 2.0.1 the condition is

if ($key == $this->currentStep)

So it doesn't work rendering the field groups.

Patch attached.

🐛 Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

🇧🇪Belgium nonom Brussels

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024