-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
Closed
Labels
bug 🐛Something doesn't workSomething doesn't workcomponent: buttonThis is the name of the generic UI component, not the React module!This is the name of the generic UI component, not the React module!external dependencyBlocked by external dependency, we can’t do anything about itBlocked by external dependency, we can’t do anything about it
Description
I'm using create-react-app and material, notice that on physical ios device, the page splashes, tried -webkit-tap-highlight-color: transparent
, not working, don't know why, so I tried this example on material-ui repo, the example also get splashes, is this not a bug? If not, how can I fix it. Thanks!!!
- I have searched the issues of this repository and believe that this is not a duplicate.
Your Environment
Tech | Version |
---|---|
Material-UI | "material-ui": "^1.0.0-beta.43" |
React | "react": "^16.3.2" |
browser | |
etc |
Metadata
Metadata
Assignees
Labels
bug 🐛Something doesn't workSomething doesn't workcomponent: buttonThis is the name of the generic UI component, not the React module!This is the name of the generic UI component, not the React module!external dependencyBlocked by external dependency, we can’t do anything about itBlocked by external dependency, we can’t do anything about it