Skip to content

Jump back to first step #428

@pouya1364

Description

@pouya1364

Hi,
I use this bundle and have 5 steps.
My issue is when you are in one of the steps and click on next or back, it returns you to the first step.
I did the debug and found out the instanceId in the current request was not saved to the session and once it reaches the bind method, it checks the $this->dataManager->exists($this) and could not find it and then set the expire to true $this->expired = true;

It seems the session is not updated. when I enable Opcache, this happens; once Opcache is off, it works fine.

Has anyone experienced such behavior?
.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions