geocollections / geokogud2

Eesti geokogude infosüsteem
https://geocollections.info
GNU Affero General Public License v3.0
0 stars 0 forks source link

Detail views are not working in IE #138

Open ollehints opened 6 years ago

ollehints commented 6 years ago

Detail pages do not work in recent IE (but Edge works). Page like:

enmust commented 6 years ago

This is because IE11 doesn't support method 'includes' https://github.com/stasson/vue-mdc-adapter/issues/168

ollehints commented 6 years ago

Still some problems: in IE fonts are still wrong and thus icons not visible (for downloading linked file for instance): image Works OK in Chrome, FF, Safari and Edge.

enmust commented 6 years ago

maybe this helps https://github.com/FortAwesome/Font-Awesome/issues/8825