-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
docsImprovements or additions to the documentation.Improvements or additions to the documentation.good first issueGreat for first contributions. Enable to learn the contribution process.Great for first contributions. Enable to learn the contribution process.type: bugIt doesn't behave as expected.It doesn't behave as expected.
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Expected Behavior
When using material-ui with Server Side Rendering -
There should be no validation issues shown by https://validator.w3.org
Current Behavior
There are many validation issues thrown by https://validator.w3.org when using Material-UI with server side rendering
Steps to Reproduce (for bugs)
- Go to https://validator.w3.org
- Enter https://material-ui.com/ in address Bar (since material-ui-next is exactly the use-case which is Server-Side-Rendering with Material-UI
- There are many error generated, some of them quite easy to fix.
- Enter URLs of other pages from components demo and there are some similar errors and some other errors as well
Context
I want to create an application which validates with W3C validator.
Your Environment
| Tech | Version |
|---|---|
| Material-UI | 1.0.0-beta.27 |
| React | 16.2.0 |
| browser | |
| etc |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
docsImprovements or additions to the documentation.Improvements or additions to the documentation.good first issueGreat for first contributions. Enable to learn the contribution process.Great for first contributions. Enable to learn the contribution process.type: bugIt doesn't behave as expected.It doesn't behave as expected.