Closed mikecebul closed 1 month ago
I've tracked this down to me passing a relationship field in the form. When not logged in the form works if I don't pass an event in my relationship field. It works if I leave the field blank. When logged in it works as expected. I can pass an event into the form and submit the form.
I think I'm going to throw up. All I needed was to allow read access to anyone on my collection of events that i injected into the form.
This issue has been automatically locked. Please open a new issue if this issue persists with any additional detail.
Link to reproduction
No response
Environment Info
Describe the Bug
I'm using Sqlite and the FormBuilder Plugin. When I create a form submission when not logged in it creates a form submissions but it but gives this error:
Reproduction Steps
Submit a form with a function like this when there is no logged in user.
My build config is pretty complex though:
Adapters and Plugins
db-sqlite, plugin-form-builder