SpatieTags
Nested Livewire Component
Last updated
Was this helpful?
Nested Livewire Component
Last updated
Was this helpful?
If you decide to use this field anyway, know that you'll get an error in console:
Livewire: Multiple root elements detected. This is not supported.
Livewire doesn't regenerate the child components wire:end
attribute.
It's only a warning but it may break other js. See:
The component still exists in the codebase but it won't be maintained. If you continue to use it, you have to add the listener
to your components.