Bee-Lab / BeelabTagBundle

🏷 A simple implementation of tags for Symfony and Doctrine ORM
GNU Lesser General Public License v3.0
46 stars 19 forks source link

Tag listener incorrect response after use jms18 for translation #14

Open thehatami opened 6 years ago

thehatami commented 6 years ago

i have a form for adding a product to my list. (tags added here) and another form for adding some specification for it. (like color, ...) without use translation, everything ok. BUT after using translation (JMS18) second form delete tags. whats wrong?

garak commented 6 years ago

I guess that you should investigate in JMS18 (whatever it is)