Sunvi Wo

Results 9 comments of Sunvi Wo

Any solution found for this issue? I tried all the ways discussed here and the symfony documentation way (http://symfony.com/doc/2.8/cookbook/form/form_customization.html#how-to-customize-a-collection-prototype) too. But only the basic rendering is shown. I really need...

Here are my classes: User.php ``` php class User { ... /** * @var string * * @ORM\Column(name="name", type="string", length=255) */ private $name; /** * @ORM\OneToMany(targetEntity="Phone", mappedBy="user", cascade={"persist"}) */ private...

Sorry @prscX, any update about this? Thanks in advance.

No @Vijay1126. I'm sorry. As you can see I got no feedback from the package maintainers. You may check out this one : https://github.com/xcarpentier/rn-tourguide

Hi @remigarcia. Did you get a fix for this issue ? I'm facing the same type right now.

I'm having the same issue as @wazzupex . It would be good it this package could be updated.

This is not working form me. I'm following the documentation. As far as I know, no field can be ```photo``` in the Admin class. ``` $formMapper->add('title') ->add ('date') ->add('photo', IphpFileType::class);...

Any update please?

@BlackboardCreative check out this : https://www.npmjs.com/package/react-masonry-component