magic-amber
magic-amber3mo ago

Which browsers aren't compatible with Refine

I was kindly enquiring which browsers are currently compatible with refine and which ones are not
4 Replies
kapa.ai
kapa.ai3mo ago
Hi @muthaiga. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave: ---------------------- Based on the knowledge sources provided, there is no specific information about browser compatibility for Refine itself. However, we can infer some information from Refine's integration with Mantine UI, which is one of the UI frameworks supported by Refine. According to the Mantine UI blog post (https://refine.dev/blog/mantine-ui-react/#why-mantine-ui), Mantine (and by extension, Refine when used with Mantine) ensures compatibility and functionality across major modern browsers, including: - Chrome - Safari - Firefox - Edge - Safari for iOS - Chrome for Android The components and hooks are specifically tested and optimized for: - Chromium browsers (version 108+) - Firefox (version 101+) - Safari (version 15.4+) It's important to note that older versions of browsers, particularly Internet Explorer (IE), are not supported. For the most accurate and up-to-date information on Refine's specific browser compatibility, it would be best to consult the official Refine documentation or reach out to the Refine team directly, as the knowledge sources provided don't contain explicit information about Refine's browser compatibility across all its supported UI frameworks. ---------------------- Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: ----------------------
kapa.ai
kapa.ai3mo ago
<@1062148619622424576> Kapa.ai is still learning and improving, please let me know how I did by reacting below.
genetic-orange
genetic-orange3mo ago
Hello @muthaiga Refine is compatible with all browsers that support React, but compatibility may vary depending on the UI library you use. For example, if you're using Refine with Ant Design, you need to check Ant Design's documentation.
magic-amber
magic-amberOP3mo ago
Hello @Alican Erdurmaz thanks so much for the update. I appreciate the clarification.

Did you find this page helpful?