eastern-cyan
eastern-cyan•15mo ago

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.
No description
7 Replies
kapa.ai
kapa.ai•15mo ago
Hi @onion7963. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
kapa.ai
kapa.ai•15mo ago
---------------------- 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!
kapa.ai
kapa.ai•15mo ago
<@693916137699934208> kapa.ai is still learning and improving, please let us how it did by reacting below
absent-sapphire
absent-sapphire•15mo 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
eastern-cyan
eastern-cyan•15mo 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_posts
eastern-cyan
eastern-cyan•15mo ago
absent-sapphire
absent-sapphire•15mo ago
sorry. i didn't realize you are using our API yes, this is bug. thanks for the issue. 🙏🏻 we will fix