beam-community / jsonapi

JSON:API Serializer and Query Handler for Elixir
https://hex.pm/packages/jsonapi
MIT License
490 stars 79 forks source link

The url_for_pagination function throws an error when supplied a nested filter #283

Open theirishpenguin opened 1 year ago

theirishpenguin commented 1 year ago

The Problem

When I supply a nested filter for an index request - eg. /movies?filter[price][lt]=49 Then I get the error...

image

Suspected Cause

github-actions[bot] commented 1 week ago

This issue has been automatically marked as "stale:discard". We are sorry that we haven't been able to prioritize it yet. If this issue still relevant, please leave any comment if you have any new additional information that helps to solve this issue. We encourage you to create a pull request, if you can. We are happy to help you with that.