Closed
Description
📚 Subject area/topic
Reference
📋 Page(s) affected (or suggested, for new content)
- https://docs.solidjs.com/solid-router/reference/data-apis/use-submission
- https://docs.solidjs.com/solid-router/reference/data-apis/use-submissions
📋 Description of content that is out-of-date or incorrect
In the reference pages for createSubmission
and createSubmissions
, there is a section that discusses how to create an action (see this and this).
Since this topic is covered more appropriately in the action
reference and the Actions explanation page, I recommend removing this section from both pages. It is not the purpose of the useSubmission(s)
reference to explain actions.
You can assign this to me if you’d like.
🖥️ Reproduction in StackBlitz (if reporting incorrect content or code samples)
No response