v4 Rendering Relation Manager in a Modal not working
Previously, in v3 I was able to render a relation manager using this:
I've updated my modal content to something like this in v4 (I lifted the
Is this the proper way to approach this requirement in v4? If this is just a bug then I can dive further and open up a new issue on Github
I've updated my modal content to something like this in v4 (I lifted the
Livewire::make from the HasRelationManagers getRelationManagersContentComponent method), I can get the table to render, but it does not respond to any clicks:Is this the proper way to approach this requirement in v4? If this is just a bug then I can dive further and open up a new issue on Github