redfin / react-server

:rocket: Blazing fast page load and seamless navigation.
https://react-server.io/
Apache License 2.0
3.89k stars 184 forks source link

TODO IE8-9 Detection #980

Open Qoyyuum opened 6 years ago

Qoyyuum commented 6 years ago

In file packages/react-server/core/components/Link.jsx line 44, mentioned to perform a browser detection for IE8 to IE9 for older compatibility. Eventhough I hate IE other than to download new browsers, much less to download older ones, I leave it to the others to decide whether this is worth doing for navigation.

This is in efforts of cleaning up TODO note in the source files.