Issue still happening in 6.2.2. I am trying the patch attached below.
Hi @Deciphered ,
I have added a small change to your MR ( added accessCheck() on getQuery() method ) to make it compatible with D10.
Thank you
Sanjay
sanjay.maharjan β made their first commit to this issueβs fork.
Found that the issue is caused from the patch I was using from https://www.drupal.org/project/jsonapi_menu_items/issues/3198306#comment... β
Closing this now.
sanjay.maharjan β created an issue.
Updated the patch file with minor code changes. This works without any error in my project.
Hi,
Having content type restriction would be really helpful with this module.
I have tried to add the restriction per content type and created this patch.
Note: please run update.php after applying this patch ( or drush updb ).
Thank you
amjad1233 β credited sanjay.maharjan β .
#13 did the work for 2.0.0-beta1 version.
Thanks alot.
Having - http://elasticsearch as server url resolved the issue for me.