Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请问不做任何处理,react可以兼容到IE多少 #14323

Closed
yizhengfeng-jj opened this issue Nov 25, 2018 · 5 comments
Closed

请问不做任何处理,react可以兼容到IE多少 #14323

yizhengfeng-jj opened this issue Nov 25, 2018 · 5 comments

Comments

@yizhengfeng-jj
Copy link

Do you want to request a feature or report a bug?

What is the current behavior?

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem. Your bug will get fixed much faster if we can run your code and it doesn't have dependencies other than React. Paste the link to your JSFiddle (https://jsfiddle.net/Luktwrdm/) or CodeSandbox (https://codesandbox.io/s/new) example below:

What is the expected behavior?

Which versions of React, and which browser / OS are affected by this issue? Did this work in previous versions of React?

@thoamsy
Copy link

thoamsy commented Nov 25, 2018

如果没有任何 polyfill,至少 IE 11。
If you don't provide any polyfill, at least IE 11 is required.

@blling
Copy link

blling commented Nov 25, 2018

IE9

@threepointone
Copy link
Contributor

If I understand correctly, are you having IE compatibility issues? Have you tried the steps in https://reactjs.org/docs/javascript-environment-requirements.html? (I found a translation here that might help https://react.docschina.org/docs/javascript-environment-requirements.html)

If those steps don't work, could you please make a small, minimal failing testcase (with the above steps included) on codesandbox? https://codesandbox.io/s/new That will help us isolate any issues if any.

@fanzhengbiao
Copy link

Minimun IE9

@CoolRice
Copy link

CoolRice commented Dec 4, 2018

至少 IE 11

@gaearon gaearon closed this as completed Feb 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants