instantpage / instant.page

Make your site’s pages instant in 1 minute and improve your conversion rate by 1%
https://instant.page
MIT License
6.04k stars 205 forks source link

Guard navigator.connection.effectiveType #59

Closed pieded closed 4 years ago

pieded commented 4 years ago

to avoid JS Error navigator.connection.effectiveType is undefined

navigator.connection.effectiveType might not be present in Firefox 68.0
though navigator.connection is and navigator.connection.saveData might be as well

dieulot commented 4 years ago

Thanks! Didn’t think Firefox for Android had navigator.connection.