xenial-black
xenial-black15mo ago

Broken example

Hi, maybe you know already, but I thought I'd let you know just in case, this example is not loading... https://refine.dev/docs/examples/themes/refine-themes-antd/
Ant Design | refine
You can use predefined themes provided by refine. In this example, we have created an example application by using the RefineThemes from @refinedev/antd. You can easily customize your theme as you wish in your refine project.
6 Replies
kapa.ai
kapa.ai15mo ago
Hi @jaco0670. 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.ai15mo ago
---------------------- I'm sorry to hear that the example is not loading. However, I can provide you with the information and instructions to run the example in your local environment. The example demonstrates the use of predefined themes provided by refine using the RefineThemes from @refinedev/antd. To run the example in your local environment, execute the following command:
npm create refine-app@latest -- --example theme-antd-demo
npm create refine-app@latest -- --example theme-antd-demo
You can also view the source code for this example on GitHub: VIEW SOURCE CODE → (https://github.com/refinedev/refine/tree/master/examples/theme-antd-demo) For more information on theming and customization, you can refer to the refine documentation (https://refine.dev/docs/api-reference/antd/theming). ---------------------- Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: ----------------------
GitHub
refine/examples/theme-antd-demo at master · refinedev/refine
Build your React-based CRUD applications, without constraints. - refine/examples/theme-antd-demo at master · refinedev/refine
kapa.ai
kapa.ai15mo ago
<@486442088280358912> kapa.ai is still learning and improving, please let us how it did by reacting below
rare-sapphire
rare-sapphire15mo ago
Thanks for the issue we look into it
stormy-gold
stormy-gold15mo ago
The example is working without any error on my browser, can you try with another browser?
xenial-black
xenial-black15mo ago
Yes, correct, on Chrome for some reason, it's not loading for me, but on Firefox or Edge works. I may have some extension conflicting. I should have tried that before, posting, sorry