-
|
Hi! I see "Go" as the title but I don't see "Alert" in the body of the popup. I'm using the last version of Laravel Nova |
Beta Was this translation helpful? Give feedback.
Answered by
crynobone
Jun 22, 2023
Replies: 2 comments
-
|
Shouldn't the usage be: Action::danger('Go', 'Alert Toast')
->confirmText('Alert on the confirmation modal')
->onlyInline()
->showOnDetail(), |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
crynobone
-
|
Ok, but where is the "Alert Toast" message" being shown? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Shouldn't the usage be: