antievictionmappingproject / covid-19-map

COVID-19 Emergency Tenant Protections Map. No longer in use. This is the new repo: https://github.com/antievictionmappingproject/covid-19-map-react
MIT License
15 stars 11 forks source link

Translations of Sidebar broken on IE11 #113

Open clhenrick opened 4 years ago

clhenrick commented 4 years ago

Not sure when it happened but suspect it was after the i18n work was merged as the error in the console mentions the vendors.js bundle and no new dependencies were added until i18next was added.

Screenshot from Browserstack:

Screen Shot 2020-07-07 at 2 20 32 PM

one of the error reported in the console:

Screen Shot 2020-07-07 at 2 20 53 PM
jimboweb commented 4 years ago

I can work on this but I don't currently have a browserstack account to test with IE11. Is there one available to do that?

clhenrick commented 4 years ago

@jimboweb I have a personal Browserstack account you could use. Another option could be running Windows in a VM locally on your machine. Let me know which you would prefer.