Skip to content
Discussion options

You must be logged in to vote

From the Docs:

This hook returns the JSON parsed data from your route action.

In your case, the action is not the route action. You can manually fetch with JS and receive the data there. Or you redirect in your action and provide the information via URL parameters.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ccssmnn
Comment options

Answer selected by kgautamt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants