Open didierrothuizen opened 4 weeks ago
Thanks for bringing this to our attention! We'll make sure it is published.
@denolfe @DanRibbens What is the expected date that a new release will be published?
@denolfe @DanRibbens This issue is blocking a major release for me. Can you please give an estimate of how long this will take to be resolved? Alternatively, could you propose a solution such that I can work with the fix in my project without publishing a release?
Link to reproduction
No response
Describe the Bug
About half a year ago, there was a fix for the form builder that correctly extended all hook overrides that are applied to the formSubmissions collection. See this commit Unfortunately, this fix has never been published to npm.
Can someone release and publish a version 1.2.3? (in package.json)
To Reproduce
Install latest version of the form builder plugin Inspect files in the
node_modules
folder note that innode_modules/@payloadcms/plugin-form-builder/dist/collections/FormSubmissions/index.js
the file mismatches with how the source code is.The code in the installed index.js:
The source code:
Payload Version
2.30.3
Adapters and Plugins
form-builder