mui / mui/material-ui

[question] How could i ask the browser, if it supports all the mui features.

Open
#38,637 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

scope: all components support: question
Dominant language
JavaScript
Stars
99.1k
Forks
32.5k
Avg merge
2d 17h
Merged PRs (30d)
106

Description

Edge Firefox Chrome Safari (macOS) Safari (iOS) IE

= 91 | >= 78 | >= 90 | >= 14 | >= 12.5 | 11 (partial support)

So these are the browser versions MUI support. How can i figure out if its compatible. I know there is UserAgent but its not always 100%. I found a function also that checks if its an integrated browser (so lets say its in instagrams browser), but i need a better detection. How could i do it?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the browser-version support table in the issue and MUI's existing compatibility guidance. No files or tests are named, so identify the appropriate documentation entry point before deciding what guidance is needed. Done means the supported-browser detection question has a clear, documented answer.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
documentation, frontend, web-dev
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.