Chrisissorry

Results 3 comments of Chrisissorry

I guess I am experiencing the same problem here. I also have a `many-to-many` relation. ``` easy_admin: entities: Assessment: class: App\Entity\Assessment form: fields: - externalReference - seniorityLevel - tags -...

The problem was that I was using a Postgres database. Using MySQL works. Can be closed, thanks.

Yes I am using the native addon, but I saw this warning also when using the non-native version. Actually I opened this issue because it would not render, but that...