Didn't support jsonapi_default

Created on 29 November 2024, about 2 months ago

with default "include" config in jsonapi_default(submodulke of jsonapi_extra)
First request every thing right after clear the cache.
Second request the "include" data was missing.

I found the problem caused here:
https://git.drupalcode.org/project/jsonapi_include/-/blob/8.x-1.x/src/Js...

$include_parameter = $this->requestStack->getCurrentRequest()->query->get('include');

the $include_parameter can't get the "include" query parameter on the second requestr

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡¨πŸ‡³China lawxen

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024