App reviews, troubleshooting, and recommendations
How to retrieve data from the data base and displayed on different page
getting this error while retrieving data and display on page https://prnt.sc/Gh45ej4iGkUP
Solved! Go to the solution
This is an accepted solution.
This is not a method issue method is already POST this is a variable(post)
This is an accepted solution.
For a given route to render a page, you shall use "loader" function to retrieve data on server side, so then in the default function use "useLoaderData" for the data you got return from the loader function.
See if this YT video helps: https://www.youtube.com/watch?v=NXqEP_PsPNc&list=PLXoynULbYuEDG2wBFSZ66b85EIspy3fy6&index=2
hello Dear,
i think you have not create a post method. please check your route and change the method get to post or create a proper route.
Hope this helps!
This is an accepted solution.
This is not a method issue method is already POST this is a variable(post)
This is an accepted solution.
For a given route to render a page, you shall use "loader" function to retrieve data on server side, so then in the default function use "useLoaderData" for the data you got return from the loader function.
See if this YT video helps: https://www.youtube.com/watch?v=NXqEP_PsPNc&list=PLXoynULbYuEDG2wBFSZ66b85EIspy3fy6&index=2
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025