next-drupal icon indicating copy to clipboard operation
next-drupal copied to clipboard

Next.js for Drupal has everything you need to build a next-generation front-end for your Drupal site: SSG, SSR, and ISR, Multi-site, Authentication, Webforms, Search API, I18n and Preview mode (works...

Results 265 next-drupal issues
Sort by recently updated
recently updated
newest added

Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 4.36.1 to 5.37.1. Release notes Sourced from @​tanstack/react-query's releases. v5.37.1 Version 5.37.1 - 5/18/2024, 8:42 AM Changes Fix Enable link-workspace-packages (#7451) (8493b34e) by Lachlan Collins Chore Update...

dependencies

Bumps [rehype-pretty-code](https://github.com/rehype-pretty/rehype-pretty-code/tree/HEAD/packages/core) from 0.5.1 to 0.13.2. Release notes Sourced from rehype-pretty-code's releases. [email protected] Patch Changes fix: smarter way to modify rounded in presence of title (#205) fix: prevent start line...

dependencies

### Package Not package-specific ### Ask the question I'm needing to restrict access to certain nodes and custom entities based on some logic I'm hoping to do Drupal-side. This isn't...

question
triage

### Package next-drupal (NPM package) ### Describe the feature request Currently it is not possible to specify the [`cache` option](https://nextjs.org/docs/app/api-reference/functions/fetch#optionscache) when using fetch with the Next Drupal client. Next.js 15...

enhancement
triage

### Package next (Drupal module) ### Describe the feature request This is a follow up to the discussion in https://github.com/chapter-three/next-drupal/issues/763 and https://github.com/chapter-three/next-drupal/pull/797 Similar to the module's path based revalidation, we...

enhancement
triage

### Package I’m not sure ### Describe the feature request Next 15 is stable and seems reasonably low effort to support: https://nextjs.org/blog/next-15 We should wait until after Next.js conf just...

enhancement
triage

### Package next-drupal (NPM package) ### Describe the feature request Feels like a lower priority given the nature of our create/update/delete methods, but for the sake of completeness we should...

enhancement
triage

### Package basic-starter ### Describe the feature request https://github.com/chapter-three/next-drupal/pull/784 introduced revalidate options for the fetch methods used by the Next Drupal client, including tags. But currently the page templates in...

enhancement
triage

### Package basic-starter ### Describe the feature request https://github.com/chapter-three/next-drupal/pull/784 introduced revalidate options for the fetch methods used by the Next Drupal client, including tags. To simplify the process of invalidating...

enhancement
triage

### Package containing the bug example-umami ### Describe the bug As [reported on Slack](https://drupal.slack.com/archives/C01E36BMU72/p1729014398450629), it is currently not possible to follow the [Umami demo [instructions]](https://next-drupal.org/guides/umami-demo) without error. ### Expected behavior...

bug
triage