Open srosato opened 7 years ago
This is weird, I have gedmo_translatable setup as well and I dont have this issue.
Sorry for late answer btw. last 6 month was insane!
Anny updates on this issue ?
Can you setup me a small test case. I can't reproduce on my project.
@Trekels
I have the following configuration:
But it throws
I have to comment the
gedmo_translatable
section for now, since I have not yet translated my database.I know it is said that vendor entities are not supported yet, but how can I ignore that mapping for now without commenting, since I cannot use an annotation to ignore it?
Of course I am left wondering how I will be able to reverse translations in the future, but I guess this is another issue!