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

fix(next): Allow ajax callback inside of NextEntityTypeConfigForm to be executed

Open Mschuddings opened this issue 9 months ago • 1 comments

Allow ajax callback inside of NextEntityTypeConfigForm to be executed

Fixes #845

This pull request is for: (mark with an "x")

  • [ ] examples/*
  • [x] modules/next
  • [ ] packages/next-drupal
  • [ ] starters/basic-starter
  • [ ] starters/graphql-starter
  • [ ] starters/pages-starter
  • [ ] Other

GitHub Issue: # https://github.com/chapter-three/next-drupal/issues/845

  • [ ] I need help adding tests. (mark with an "x") Code changes need test coverage. If you don't know how to make tests, check this box to ask for help.

Describe your changes

Removed the "replace" method so that the ajax callbacks are working again and you can select the relevant options (for example the site for editing the Draft mode)

Mschuddings avatar Mar 04 '25 12:03 Mschuddings

Someone is attempting to deploy a commit to the Chapter Three Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Mar 04 '25 12:03 vercel[bot]