We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
next (Drupal module)
I've set-up the "module" following the documenation. When trying to get "Draft mode" to work. It seemed it was unable to select a "site".
The part next to red arrow didn't show due to an JS error.
This problem also occurs in "On-demand revalidation" with the "Path" option.
The Site selector should be visible so that I am able to select a site.
/
The text was updated successfully, but these errors were encountered:
Bug is resolved when: 'method' => 'replace', is removed inside of "NextEntityTypeConfigForm" for both elements.
Sorry, something went wrong.
fix(next): Allow ajax callbakc inside of NextEntityTypeConfigForm to …
f1ae302
…be executed. Fixes chapter-three#845
Successfully merging a pull request may close this issue.
Uh oh!
There was an error while loading. Please reload this page.
Package containing the bug
next (Drupal module)
Describe the bug
I've set-up the "module" following the documenation. When trying to get "Draft mode" to work. It seemed it was unable to select a "site".
The part next to red arrow didn't show due to an JS error.
This problem also occurs in "On-demand revalidation" with the "Path" option.
Expected behavior
The Site selector should be visible so that I am able to select a site.
Steps to reproduce:
Additional context
/
The text was updated successfully, but these errors were encountered: