kudago / smart-app-banner

Lightweight smart app banner with no jquery requirement
MIT License
526 stars 250 forks source link

"TypeError: undefined has no properties" when at Firefox is not set any page language #117

Open repkins opened 4 years ago

repkins commented 4 years ago

Hello, I found a issue.

"smart-app-banner" does not work if user has not set any page language in browser settings. Instead an exception being thrown: TypeError: undefined has no properties Tested on Firefox.

Can you fix this? @dy