Juan Luis García Borrego

Results 7 comments of Juan Luis García Borrego

Hi @xabbuh Yes, when I use POST the Constraint @UniqueEntity("mail") it's works, but when using PUT jumps the constraint because it says that the email already exists (it exists because...

Ok! I go to create a small example project and I notify you Thanks

@xabbuh here has the small example project with error [Project issue](https://github.com/JuanLuisGarciaBorrego/issue-fosrestbundle ) @jfx I go to try your solution and then i notify you Thanks!

@jfx I'm trying with your solution, but in my $personUpdate ($projectDTO in your project) always there is an error. My code ```php /** * @Rest\Put(path = "/people/{id}", name = "api_put")...

hi @lcnlvrz , The same thing happens to me, you are using React >= 17? Have you found any solution or alternative? Thanks!

Hello @iamacatperson @darron1217 It's possible to integrate adding the component inside ```javascript ```` Cheers!