Relationship manager modal not opening
Hi all,
I've got a relationship manager which does not open the modal when I try to add a new or existing relationship. There are no JS errors, and the livewire equest/response look OK, as attached.
The app works in local, not in production. I've done artisan optimize, rebuild npm, restarted octane.
I've enabled debug logging, and debugbar.
I've put cloudflare into development mode to prevent caching.
All with no change.
Anyone seen this before?
The relationship manager is:

Solution:Jump to solution
Still nothing obvious. Went for the "big red button" approach: rm -rf vendor && composer install. That fixed it.
Coding is 50% intelligence. 50% copy-pasting. And 50%: "Huh. Didn't think that would work"...
7 Replies
Weird. Anything in the laravel logs?
Not a thing, Adam. It's really confused me.
And no other errors in the network tab
Yea, I don’t see anything here that would matter to which server it’s on other than maybe cache.
Appreciate your help anyway, Adam
Solution
Still nothing obvious. Went for the "big red button" approach: rm -rf vendor && composer install. That fixed it.
Coding is 50% intelligence. 50% copy-pasting. And 50%: "Huh. Didn't think that would work"

When stuck, go to sleep. It will work next morning