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
minor #2510 [LiveComponent] Update doc on how to use submitForm (yalit)
This PR was squashed before being merged into the 2.x branch.
Discussion
----------
[LiveComponent] Update doc on how to use submitForm
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no
| Issues | Fix#2509
| License | MIT
As described in the issue, I struggled a bit with the usage of the submitForm helper for testing a LiveComponent due to the name of the form used not being correct see #2509.
I propose a small update to the documentation to make it more clear how the formName should be used into the call of submitForm
Commits
-------
a7db6f7 [LiveComponent] Update doc on how to use submitForm
0 commit comments