Question By
Unsolved

Devdojo Auth support for Livewire Volt 1.7

brianh

May 7th, 2025 02:03 PM

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!

produkt

May 8th, 2025 12:56 PM

It sounds somewhat similar to this: https://devdojo.com/question/uncaught-in-promise-typeerror-expressiontrim-is-not-a-function

Does this fix it? php artisan livewire:publish --assets