Devdojo Auth support for Livewire Volt 1.7
Hey all,
Has anyone gotten Devdojo Auth working with Livewire Volt 1.7?
I noticed a security issue in version 1.6.7 that was fixed in 1.7: 🔗 https://github.com/livewire/volt/security/advisories/GHSA-v69f-5jxm-hwvv
However, after upgrading to 1.7, I tested it with Devdojo Auth and the form fields (specifically the username field) stopped functioning properly. It seems like something in the update is breaking the interactivity.
Just wondering if anyone else has run into this, or if there's a workaround I might have missed.
Appreciate any insights!