chriscareycode / nagiostv-react

Monitor your Nagios server on a wall mounted TV (or a phone or desktop). Installation instructions are below in the README.md
https://nagiostv.com
GNU General Public License v2.0
69 stars 13 forks source link

IE compatibility? #21

Closed pezzotto closed 3 years ago

pezzotto commented 4 years ago

Hi, im trying to show nagios tv fron internet explorer but all black, i must use IE cause i need in a xibo cms envoirement.

Any help?

Thanks

pezzotto commented 4 years ago

Seems that for Internet Explorer 11 i need to implement react-app-polyfill

I'm not good at all with this implementation, any help?

pezzotto commented 4 years ago

Thank you but i think im doing wrong the update.

I run the autoupdate.sh and moved folder from /autoupdate/ to /nagiostv, but with IE11 no luck.

EDIT: Ok i see your mod in the src but idk how to apply to my env, could you please help me?

chriscareycode commented 4 years ago

Hey @pezzotto I did not publish a release just yet. I wanted to test the fix on a windows PC then after I verify will cut a release. very soon

chriscareycode commented 4 years ago

Published v0.5.5 with IE11 fix

pezzotto commented 4 years ago

Published v0.5.5 with IE11 fix

Working great, thank you!!

pezzotto commented 4 years ago

Hi, with the latest 0.5.7 update, nagiostv don't show up again on IE11

chriscareycode commented 4 years ago

oops. I'll take a look in a couple hours after waking up and see what caused the break

chriscareycode commented 4 years ago

Released v0.5.8 with fix. https://github.com/chriscareycode/nagiostv-react/releases

pezzotto commented 3 years ago

Hi, with version 0.6.9 this issue shown again, any fix?

chriscareycode commented 3 years ago

Yeah I have repro of the issue. Looks like a bug with core-js or highcharts dependencies. I'll get a fix in after work.

chriscareycode commented 3 years ago

@pezzotto Fix is released v0.7.0 https://github.com/chriscareycode/nagiostv-react/releases/tag/v0.7.0

pezzotto commented 3 years ago

@pezzotto Fix is released v0.7.0 https://github.com/chriscareycode/nagiostv-react/releases/tag/v0.7.0

Thanks for the jet speed reaction.