Jarn

Results 8 comments of Jarn

@McLone thanks for this, I just decorated this service `alterphp.easyadmin_extension.helper.embedded_list` with your workaround.

Also happens to me as well, do you have any workarounds?

solved it by adding this to my Mercure config `heartbeat 15s`

guys? is it fixed?

I modified directly the file and added this line and it worked! `$alias = str_contains($alias, '(') ? substr($alias, strpos($alias, '(') + 1) : $alias;` inside `hasOrderByOnFetchJoinedToManyAssociation` is this the "right"...

Will check on this. Thanks!