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

### Package containing the bug I’m not sure ### Describe the bug I am testing the 2.0 beta version with Nextjs App router and I'm using CliendId and ClientSecret authentication...

bug
triage

This pull request is for: - [X] `examples/*` - [ ] `modules/next` - [ ] `packages/next-drupal` - [X] `starters/basic-starter` - [ ] `starters/graphql-starter` - [ ] `starters/pages-starter` - [ ]...

### Package Not package-specific ### Ask the question I want to have the preview mode in drupal for my nextjs 14 app router project, but i only get internal server...

question
triage

### Package next-drupal (NPM package) ### Describe the feature request ### Context In using the `next-drupal` package with JSON:API, we've observed that it returns additional data that isn't needed for...

enhancement
triage

### Package next-drupal (NPM package) ### Describe the feature request ### Package next-drupal (NPM package) ### Thank You A big thank you to the entire team behind `next-drupal`! Your hard...

enhancement
triage

### Package next (Drupal module) ### Describe the feature request Hi team, First of all, thank you for the effort you've put to deliver such a module! We are experimenting...

enhancement
triage

### Package next-drupal (NPM package) ### Ask the question Hi all, We're using next-drupal 1.6.0 in our next 14.2.2 project. Our JSON:API uses oauth for authentication. This is how we...

question
triage

### Package next-drupal (NPM package) ### Ask the question Next.JS App Router supports useful custom fetch request options related to caching such as - `fetch("https://...", { next: { revalidate: false...

enhancement
area: next-drupal

Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 2.9.11 to 3.4.2. Release notes Sourced from @​hookform/resolvers's releases. v3.4.2 3.4.2 (2024-05-20) Bug Fixes move back to in-build set and remove lodash.set (#685) (5754c47) v3.4.1 3.4.1 (2024-05-20)...

dependencies

### Package Not package-specific ### Describe the feature request Currently next-drupal only supports revalidating by path for the node that is being added/updated/deleted. Yes, you can specify additional paths per...

enhancement
triage