Javascript error when opening action
Hey all!
I have the following action on a custom page:
When i click on the action nothing happens (except a page refresh?) and i get this error in my console;
Does anyknow what's going on?
3 Replies
i have this with any action on that page
it's a issue with my content
š¤
Page:
Live wire component:
Component view:
i'm so confused
I'M SO CONFUSED
it seems like the loop breaks the whole thing?
nvm
it caused by another component loading in the loop
oh i need a key
lol
and now the tables don't update
šÆ
If the tables are in custom components, you'll need to emit a Livewire event from the page to the components to trigger an update
I ended up just reloading the page, easier for now
It was my last day anyway š