[question] How could i ask the browser, if it supports all the mui features.
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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