Custom properties on Create Page causes 404
I'm passing the parent ID as route parameter and want to save it into a custom property named
$series
on the page but when I define the property on the CreatePage
component it triggers a 404 error, when removed it works fine.
So, I cannot define custom livewire state on my page or am I missing something?
0 Replies