msgbyte / tianji

Tianji: Insight into everything, Website Analytics + Uptime Monitor + Server Status. not only another GA alternatives
https://tianji.msgbyte.com/
Apache License 2.0
1.44k stars 83 forks source link

[CAUTION] Support wider range of browsers #40

Open gander opened 6 months ago

gander commented 6 months ago

A proposal not to use the newer language syntax without polyfill, or to protect against exceptions. My Sentry got an error from the Umami script. On Chrome 83, an exception occurred with a missing formal parameter error. I haven't had this happen with tianji yet, but since you're taking a cue from Umami, I'm letting you know that I've had this happen and that you should be careful about supporting only newer browsers.

https://github.com/umami-software/umami/issues/2621