Open abea opened 5 years ago
Actually the issue is a documentation one, project level lib/modules/apostrophe-forms (not lib/modules/apostrophe-forms-submit-google) is always the end of the chain, but our docs say to use the latter, which is never consulted. See PR.
https://github.com/apostrophecms/apostrophe-forms-submit-google/blob/4a6f31f9e7ff42721661544bae68b2a603658407/index.js#L134
If another module
improve
s apostrophe-forms, this will break because it will no longer be at the end of the chain.