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

This pull request is for: - [x] `packages/next-drupal` GitHub Issue: #665 ## Describe your changes The `DrupalClient` class has been refactored to inherit from 2 base classes. All the methods...

### Package next-drupal (NPM package) ### Describe the feature request The goal of the 2.0.0 releases of `next-drupal` (NPM package) and `next` (Drupal module) is to have release that is...

enhancement
area: next module
area: next-drupal

### Package Not package-specific ### Describe the feature request In Next.js documentation, `"slug"` is used as an example of a Dynamic Path Segment of a route. It's a _convention_ in...

documentation
enhancement
area: next module
area: next-drupal

### Package next (Drupal module) ### Ask the question Hello, When we view content in Drupal, we are getting a redirect error in the iframe. We are able to click...

question
triage

### Package next-drupal (NPM package) ### Describe the feature request Many Next Drupal methods rely on the context object that the page router provides to `getStaticProps`. According to the typings...

enhancement
area: next-drupal

Bumps [yup](https://github.com/jquense/yup) from 0.32.11 to 1.4.0. Release notes Sourced from yup's releases. v1 Because I finally got around to it jquense/yup#1906 v1.0.0-beta.7 Fixes published artifacts for the main field v1.0.0-beta.5...

dependencies

Provides dynamic consumer paths from generated URL using Consumer collection route. fixes #615 This pull request is for: (mark with an "x") - [ ] `examples/*` - [x] `modules/next` -...

### Package containing the bug next (Drupal module) ### Describe the bug I need to extend the getMenu method of the DrupalClient class in a Typescript environment. To do so...

bug
area: next-drupal

I've noticed that if I add syncDrupalPreviewRoutes in my app.tsx my bundle size is increased by about 100kb however if I just include the function in my app.tsx sync still...

documentation
area: next-drupal

Bumps [next-seo](https://github.com/garmeeh/next-seo) from 4.29.0 to 6.5.0. Release notes Sourced from next-seo's releases. v6.5.0 What's Changed Fix properties BreadCrumbJsonLdProps by @​tiagobbraga in garmeeh/next-seo#1374 New Contributors @​tiagobbraga made their first contribution in...

dependencies