onFinishHandler Error (Promise) useForm
Hi, I'm a newbie to refine currently stuck on a problem. on submitting data to make an API request facing this error. kindly help me out.
11 Replies
Hey, I am refine support bot :wave:. I am here to help you with your question. I searched for the answer to your question in the refine documentation and could not find an answer. Please wait for someone from the refine core team or the community to try to help you. š
conscious-sapphireā¢2y ago
thanks
foreign-sapphireā¢2y ago
Hey @umerpharooq
Can you explain the problem clearly? A
codesandbox
that reproduces the problem would be much better.conscious-sapphireā¢2y ago
this high lighted code generating above mentioed error
conscious-sapphireā¢2y ago
im currently working on crud operation mern stack app
conscious-sapphireā¢2y ago
JavaScript Mastery
YouTube
Build and Deploy a Full Stack MERN Application With CRUD, Auth, and...
In this one video, learn how to develop a fully functional full-stack MERN dashboard application with complete CRUD functionalities, authentication, pagination, sorting, filtering, and more!
ā refine - https://github.com/refinedev/refine
āāš» GitHub Code Client - https://github.com/refinedev/refine/tree/next/examples/mern-dashboard-client
āāš» Gi...
conscious-sapphireā¢2y ago
following this tutorial
2:34:31 this timeline there code runing fine
but mine giving this error
foreign-sapphireā¢2y ago
I think this question is not about refine. We cannot help if we cannot easily reproduce the problem.
optimistic-goldā¢2y ago
Hi, can you remove
s
from https ? and try again. i added image from video.optimistic-goldā¢2y ago
i guess localhost not support for secure http. but im not expert on that topic.
but, can you try ? :/
conscious-sapphireā¢2y ago
Thanks mate let me try