Closed jean-gui closed 6 years ago
Hello.
Strange thing that I did not encountered this during my tests, but yes, it seems that this is a bug.
Transitions may not be displayed onto new objects pages : will fail in all cases.
I think that fixing #4 will also fix this. Will work on it this evening.
Sorry for the inconvenience.
No problem and thanks for replying so quickly!
Taht seems to work. Thanks
Hi,
I'm trying to use this extension in one of my projects and although it seems to mostly work, when I try to create a new entry from Sonata admin I get the following exception:
The route is defined as:
I believe the error is due to the fact that the new entry doesn't have an id yet, thus preventing that route from being generated.
Is there something special to do to handle sonata creation forms?
Thanks.