Dennis Koch

Results 71 comments of Dennis Koch

Sorry, we had to roll this back, since it was causing too many issues. We will address this with v3 again,

It's still an issue, so I'd say leave it open, until we fix it with V3.

Thanks for your PR. I will check this after my holiday.

Not sure how this would work, as a lot of the logic is coupled to the Livewire components.

Thanks for the PR. What's the use case of this? For the export, the query should be evaluated before queueing. Do you have a use case where `$query` is required...

Yes, I know. But what's the use case you are trying to solve? Where do you want to use the query afterwards?

Thanks for the explanation. Didn't realize the current version doesn't work properly. I'll review and merge it.

Whoops ... Copying from the other PR messed up the comment a bit. I cleaned it up

Since [PR 201](https://github.com/inertiajs/inertia/pull/201) was preferred and merge, I think this can be closed. Or is there still any interest in the recursive version?

I just merged the master branch and renamed the function name to reflect the recursive approach.