Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

136
Views
Documentation for version 4-11.4 of material ui is missing

Since the rollout of MUI v5.0.0-rc.1 all the doc pages of v4 other than v4.12.3 seem to have disappeared.

https://mui.com/versions/

and

https://v4-11-4.material-ui.com/ (now broken)

where can I find the previous versions documentations ?

Thanks !

about 4 years ago · Juan Pablo Isaza
2 answers
Answer question

0

You can find old documentation here:

https://v4.mui.com/

about 4 years ago · Juan Pablo Isaza Report

0

Might be related: https://github.com/mui-org/material-ui/issues/28368

You can get the previous versions from git.

Clone the branch with the version you want

git clone --single-branch --branch v4.11.4 https://github.com/mui-org/material-ui.git

Then cd to the folder

cd material-ui

Run it as dev (faster but has to compile individual pages)

yarn && yarn docs:dev

Or build and start it (a bit slower but worth it)

yarn && yarn docs:build && yarn docs:start

Then access it in http://localhost:3000/

You must use yarn, npm install --global yarn if you don't have it

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!