mikemaccana / outdated-browser-rework

Detects outdated browsers and advises users to upgrade to a new version. Handles mobile devices!
MIT License
226 stars 63 forks source link

IE is ignored when compatibility mode is on #112

Open artzuk opened 3 years ago

artzuk commented 3 years ago

There is a checkbox to render all intranet pages in compatibility mode automatically. Your library will then not show any information that the IE is not supported. But the message should be displayed whenever the user uses IE because it is not supported, regardless of any compatibility mode.