- Issue created by @mglaman
- πΊπΈUnited States mglaman WI, USA
There is to this in App.js
https://git.drupalcode.org/project/jsonapi_query_builder/-/blob/1.0.x/js...
I don't know why jsonapi is hardcoded here. Especially when a URL object could be used to pop the path from the absolute URL passed in. It's also duplicated in https://git.drupalcode.org/project/jsonapi_query_builder/-/blob/1.0.x/js...
- Status changed to Needs work
20 days ago 4:47pm 3 June 2025 - First commit to issue fork.
- Merge request !2Issue #3515617: Will not work if JSON:API route prefix has been modified β (Open) created by grasmash
- First commit to issue fork.
- πΊπΈUnited States balsama boston
Started a new branch that allows this to work with customizations to jsonapi.base_path and when running Drupal in a subdirectory.
- πΊπΈUnited States mglaman WI, USA
Looks good to me! Combines needed fixes from https://git.drupalcode.org/project/jsonapi_query_builder/-/merge_requests/1 and https://git.drupalcode.org/project/jsonapi_query_builder/-/merge_requests/2 plus more fixes.
-
grasmash β
committed 99c0ac86 on 1.0.x authored by
balsama β
Resolve #3515617 "Balsama"
-
grasmash β
committed 99c0ac86 on 1.0.x authored by
balsama β
- π΅π±Poland skinio
Great fix. Please make it as a release becouse v1.0.1 witch is installed as default is way behind :/