mirror of
https://github.com/wagtail/wagtail.git
synced 2024-12-01 11:41:20 +01:00
177f005a20
- resolves #8106
28 lines
1.8 KiB
Markdown
28 lines
1.8 KiB
Markdown
# Browser issues
|
||
|
||
Some issues with Wagtail may come from the browser. Try [clearing the browser cache and cookies](https://www.refreshyourcache.com/), or you can also try using Wagtail with [another browser](https://browsehappy.com/) to see if the problem persists.
|
||
|
||
JavaScript is required to use Wagtail – make sure it is [enabled in your browser](https://www.enable-javascript.com/).
|
||
|
||
## Supported browsers
|
||
|
||
For the best experience and security, we recommend that you keep your browser up to date. Go to [Browse Happy](https://browsehappy.com/) for more information.
|
||
|
||
(ie11)=
|
||
|
||
## IE11
|
||
|
||
Wagtail has officially removed support for the legacy Internet Explorer browser in 2.15.
|
||
|
||
- In Wagtail 2.11 (LTS), there was be a warning message displayed on the Wagtail dashboard for IE11 users with administrator role.
|
||
- In Wagtail 2.12, the message was displayed to all users regardless of their role.
|
||
- In Wagtail 2.13 and 2.14, the message was displayed at the top of all pages.
|
||
- Wagtail will no longer support IE11 as of version 2.15 and beyond, for any releases after 2.16 there will no longer be a warning to users.
|
||
|
||
If this affects you or your organisation, consider which alternative browsers you may be able to use.
|
||
Wagtail is fully compatible with Microsoft Edge, Microsoft’s replacement for Internet Explorer. You may consider using its [IE mode](https://docs.microsoft.com/en-us/deployedge/edge-ie-mode) to keep access to IE11-only sites, while other sites and apps like Wagtail can use modern browser capabilities.
|
||
|
||
## Assistive technologies
|
||
|
||
We want Wagtail to be accessible for users of a wide range of assistive technologies, but are aware of many blockers currently. For an overview, see our [public accessibility audit](https://docs.google.com/spreadsheets/d/1l7tnpEyJiC5BWE_JX0XCkknyrjxYA5T2aee5JgPnmi4/edit).
|