aerni / statamic-livewire-forms

Supercharge your Statamic forms with Livewire
https://statamic.com/addons/aerni/livewire-forms
Other
28 stars 2 forks source link

Error when form contains a hidden field #54

Closed j-jalving closed 3 months ago

j-jalving commented 3 months ago

I'm in the process of updating to Statamic 5 / Livewire Forms 9, but I'm running into an error:

Call to a member function resetErrorBag() on null

This error occurs when a form contains a Hidden field or a Text field with the Input Type set as 'hidden', and can be easily replicated in a fresh install.

aerni commented 3 months ago

Thanks for raising this issue. I will release a fix shortly.