Andy Marquis
Andy Marquis
hey @cobadger-aten , been a long time since I've seen you. Glad to see you're still working Drupal. I just came across this bug today after i migrated over 30,000...
@nonapod - Interested in your suggestions for cache options. I assume something in the sort of an option here? https://github.com/chapter-three/next-drupal/blob/main/packages/next-drupal/src/get-resource.ts#L17
This new api is separate from jsonapi though so kind of adds a bit more overhead to account for.
This line is currently returning the node in the default language: https://github.com/chapter-three/next-drupal/blob/main/modules/next/src/NextEntityTypeManager.php#L80 It appears that commenting that out and just returning $parameter in line 85 loads the revision for the...
This issue is still evident and relevant in latest version.
Is this a backend or front-end question? Need more details around what you're asking.
Experiencing this too. @andrezimpel - can you please kick off a new release?