Enterprise invitation Opt-Out
Hey everyone, stupid question that I usually wouldn't want to bug the help channel with: Refine is displaying this advertisement for Enterprise right now. Is there a way to opt out of it?
6 Replies
Hi @bastianwegge. 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. The information extracts provided do not contain details about opting out of an advertisement display in Refine. However, Refine does have a telemetry feature that you can opt out of by adding the
disableTelemetry
prop to the <Refine />
component as mentioned in the documentation (https://refine.dev/docs/further-readings/telemetry). If you need more specific help, I would recommend checking out the official Refine documentation (https://refine.dev/docs/).
----------------------
Note: you can ask me a follow up question by @ mentioning me again
:speech_balloon:
----------------------<@317433576721219584> kapa.ai is still learning and improving, please let us how it did by reacting below
sensitive-blueOP•2y ago
It's this one 🥳
adverse-sapphire•2y ago
opt-out option is not available right now but it will not work on production
https://github.com/refinedev/refine/blob/next/packages/core/src/components/containers/refine/index.tsx#L287
sensitive-blueOP•2y ago
I understand that this is kind of a direction of Refine, but I find this really intrusive to force-display something like this, especially in a frontend framework. Could you maybe discuss a opt-out with the next patch?
adverse-sapphire•2y ago
you have a point 👍🏻