I am using laravel 11 with livewire 3, and mary UI for style, I don’t know why am I getting this error because I am already wrapping everything inside a div in the product-index.blade.php blade file. I got other files that have pretty much the same structure. The first 3 livewire components are referring to modals where user(admin) can create, update and delete a user, I hope someone can help me out with this, because I’ve been struggling with it for hours, Thank you in advance!
When I tried to wrap everything inside another div, the products table did show up, but the sidebar is not there anymore and edit/delete buttons don’t work as well, only create button works that shows up the create modal.
Mohamed Abirou is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.