zelbazk

Results 2 comments of zelbazk

Having the same experience. ```"use client"; import { Create, useForm } from "@refinedev/antd"; import { Form, Input } from "antd"; import { useCreate } from "@refinedev/core"; import { ITemplate }...

Hi @alicanerdurmaz Thanks for pointing this out. it's the same for me. Do you know why the response is empty and not returning anything? I am using the refine/supabase data...