Gitea: No Repository / Organization menu in IE 11

Created on 19 Feb 2019  路  7Comments  路  Source: go-gitea/gitea

  • Gitea version (or commit ref): Gitea Version: 1.7.0
  • Git version: Not relevant (git version 1.8.3.1)
  • Operating system: Linux CentOS 7.4 (1708) on server and Win 10 on client side
  • Database:

    • [ ] PostgreSQL

    • [x] MySQL

    • [ ] MSSQL

    • [ ] SQLite

  • Can you reproduce the bug at https://try.gitea.io:
  • Log gist:

Description

Hello all,

We have a little problem with the navigation menu in the dashboard on IE 11 . (But it work perfectly on Chrome). The compagny where I work want us to deal with IE. So we can't really use GiTea for this issue.
The issue is also present on try.gitea.io

There is a problem with the heat map too, but we have disconnected it with
ENABLE_USER_HEATMAP=FALSE
in the conf file.

I don't think it could come from the compagny proxy because it work on chrome.

Screenshots

Here is a few screen shot :
On our server :
onourserver

On Try Git Tea :
trygitea

And the version of Internet explorer 11 we are using :
aboutie

Thank :)

kinbug

Most helpful comment

Updating vuejs to latest version fixes also repo menu 馃帀

All 7 comments

Just to be sure this is what I expect to get with IE
image

Should we still support IE 11?

Internet Explorer 11 is still integrated in Windows Server 2016, which will be end of life 1/11/2022; before then, it is not unexpected to still receive a larger amount of visitors using that browser (think of citrix-sessions where developer teams work on their code).

Sadly, I too am required to use IE11 in some situations as well.

I have fixed heatmap to work on IE11 but I have no idea why repo menu is not visible in IE11 as there are even no errors to begin with

Updating vuejs to latest version fixes also repo menu 馃帀

Thank Lafriks for the fix :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

flozz picture flozz  路  3Comments

BRMateus2 picture BRMateus2  路  3Comments

adpande picture adpande  路  3Comments

tuxfanou picture tuxfanou  路  3Comments

lunny picture lunny  路  3Comments