Narrow down Edge version in browser support docs (#11640)
* Narrow down Edge version in browser support docs I noticed that Edge 14 has a pretty buggy fetch implementation and because it has already reached end of support I think it's better we don't specifically state support for it, even if it may work to some extend. * mention both edge versions Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
parent
2d1ade3415
commit
cdec70f3f8
1 changed files with 1 additions and 2 deletions
|
@ -261,9 +261,8 @@ Windows, on architectures like amd64, i386, ARM, PowerPC, and others.
|
||||||
|
|
||||||
## Browser Support
|
## Browser Support
|
||||||
|
|
||||||
- Last 2 versions of Chrome, Firefox and Safari
|
- Last 2 versions of Chrome, Firefox, Safari, Edge (EdgeHTML) and Edge (Chromium)
|
||||||
- Firefox ESR
|
- Firefox ESR
|
||||||
- Edge 14+
|
|
||||||
|
|
||||||
## Components
|
## Components
|
||||||
|
|
||||||
|
|
Reference in a new issue