Paul Le Corre

Results 15 comments of Paul Le Corre

FYI, I had the same runtime error when using this Chrome extension : https://chrome.google.com/webstore/detail/json-viewer/gbmdgpbipfallnflgajpaliibnhdgobh.

It's already supported, do you have any problem using it?

Hello @julban is your problem still occurring?

You should try setting `redirectUri` to an empty string : ```js ```

Hello sorry for the late response! Have you solved your issue? Under the hood we use Doctrine paginator, so it may be an issue with the `Doctrine\ORM\Tools\Pagination\Paginator`. It look to...

You can add an alias to your join `$queryBuilder->leftJoin('post.lastComment', 'lastComment')` then you can directly sort on `lastComment.id`.

oh yeah I read too fast, it's not supported right now but it's definitely something we want in a next release.

Hello @veego sorry for the late response, has your issue been fixed?

Hello, was it working before? I think searching in array is not yet implemented in the bundle.