craue / CraueFormFlowBundle

Multi-step forms for your Symfony project.
MIT License
734 stars 118 forks source link

Event fired Twice (part 2) #403

Open DarrHeLL opened 2 years ago

DarrHeLL commented 2 years ago

Sorry to reopen an issue on this subject (I saw the conversation on the issue #329)

but i'm using autoconfigure and autowiring and I have the same issue. Events from Symfony type are fired twice and don't find any idea to solve this

My version of Symfony is 6.1

Edit : (event is on my step 3) It appear to be fired twice when only when I go back from step 4 to step 3 and the go forward on step 4

image image