You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Couldn't see this in the docs. Given that a livewire component is set up with a custom form and action as follows:
With the following test (which fails) I can't find a way to pass the formName to callAction order to test the action:
This results in Failed asserting that an action with name [action] exists on the [App\Filament\Pages\MyPage] page. Does such functionality exist?
Here a component name should be provided but we don't have one.
We need to solve this.
Beta Was this translation helpful? Give feedback.
All reactions