Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Using Router Action with Solid (not SolidStart) - SolidJS
S
SolidJS
•
2y ago
•
14 replies
eponymous
Using Router Action with Solid (not SolidStart)
I
'm trying to understand how to use Solid Router actions with Solid
(the core library
, not Solid Start
)
.
When I submit a form which has an action the browser redirects to
https://action/...
https://action/...
. So something is going wrong that I don
't see
.
Here is a test I created in the Solid Playground
, adapting the example from the docs
:
https://playground.solidjs.com/anonymous/09ea99f6-f72a-4f63-8c80-7e86cba1b348
.
As you can see when the form is submitted it redirects to a URL which doesn
't exist
.
Solid Playground
Quickly discover what the solid compiler will generate from your JSX template
SolidJS
Join
Solid is a declarative reactive Javascript library for creating user interfaces.
12,274
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Async route guards in Solid Router, and serverside props (not using SolidStart)
S
SolidJS / support
11mo ago
Which way to go? Solid Router's action or SolidStart server function
S
SolidJS / support
2y ago
i18n solid primitive with SolidStart
S
SolidJS / support
4y ago
Confused with solid router
S
SolidJS / support
2y ago