question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Material-UI website redirect v1-5-0.material-ui.com/* to v1.material-ui.com/*

See original GitHub issue
  • This is not a v0.x issue.
  • I have searched the issues of this repository and believe that this is not a duplicate.

Expected Behavior 🤔

Navigating to https://v1-5-0.material-ui.com/* should redirect to v1.material-ui.com/* (e.g. https://v1-5-0.material-ui.com/demos/buttons/ should redirect to https://v1.material-ui.com/demos/buttons/)

Current Behavior 😯

Navigating to v1-5-0.material-ui.com results in a 404 response

Context 🔦

Our internal company documentation links to the old v1-5-0.material-ui.com/* links. Ideally we would just refactor the links to point to the new urls, but all our documentation is versioned by npm package version, and going back through all the old documentation builds to refactor the urls per npm version would be quite a difficult task. Whereas, I can imagine setting up a redirect might not be quite so difficult? What’s in it for Material-UI? It would mean you would make Google happy. Google loves redirects 😉

Tech Version
Material-UI v1.5.x

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
samwalshnzcommented, Jul 22, 2019

Sorry @oliviertassinari for dropping the ball on this one. Thanks for helping out here @m2mathew. 🙏

0reactions
oliviertassinaricommented, Jul 20, 2019

Solved after #16658 and 95cbe4fd6

Read more comments on GitHub >

github_iconTop Results From Across the Web

Links - Material UI - MUI
The Link component allows you to easily customize anchor elements with your theme colors and typography styles.
Read more >
Website keeps redirecting me to v0 · Issue #17637 - GitHub
The issue is present in the latest release. I have searched the issues of this repository and believe that this is not a...
Read more >
React Material UI + Router redirect button - Stack Overflow
I am trying to use Material-UI for React but I am not sure about the proper way to redirect to other pages /...
Read more >
@material-ui/core - npm
React components that implement Google's Material Design.. Latest version: 4.12.4, last published: 9 months ago.
Read more >
How to Link in React and the Material UI Framework
Clicking the link will update your browser's URL and history. By themselves, these links won't cause anything to change in your application.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found