Inferencer fails to generate `Show` and `Edit` components with headless refine
I wonder if it is just me or someone else is seeing it too. The refine.new generated project displays this error when I create headless project with vite.
7 Replies
Hi @onion7963. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
----------------------
Hmm, I don't know enough to give you a confident answer yet. However, you can refer to the refine documentation (https://refine.dev/docs) and blogs (https://refine.dev/blog) for more information and potential solutions.
----------------------
Note: you can ask me a follow up question by @ mentioning me again
:speech_balloon:
----------------------Overview | refine
What is refine?
Blog | refine
A Docusaurus powered blog!
<@693916137699934208> kapa.ai is still learning and improving, please let us how it did by reacting below
national-gold•2y ago
thanks for the issue. can you provide your data ? we will look into it.
but, inferencer not designed to work in production. you can copy your inferenced code and debug manually
in meanwhile we fill try to fix
national-goldOP•2y ago
I suppose the auto-generated project on refine.new uses the fake API. The particular resource used is
/blog_post
. Isn't it supposed to work out-of-the-box on the refine.new service? https://api.fake-rest.refine.dev/blog_postsnational-goldOP•2y ago
Preview - refine.new - Open-source enterprise application platform ...
Enterprise-grade, production-ready, and highly scalable web apps in minutes.
national-gold•2y ago
sorry. i didn't realize you are using our API
yes, this is bug. thanks for the issue. 🙏🏻 we will fix