You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: Cannot call method 'substr' of undefined
at isMobileFallback (/var/www/ourproject/node_modules/mobile-detect/mobile-detect.js:338:62)
at prepareDetectionCache (/var/www/ourproject/node_modules/mobile-detect/mobile-detect.js:362:13)
at MobileDetect.mobile (/var/www/ourproject/node_modules/mobile-detect/mobile-detect.js:433:13)
The text was updated successfully, but these errors were encountered:
Fixed in code. If urgent you can replace mobile-detect.js in node_modules manually. Will publish a new npm version in ~2 hours (currently not on my PC).
Sometimes we get the following error:
The text was updated successfully, but these errors were encountered: