keymanapp / keyman

Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
https://keyman.com/
Other
376 stars 102 forks source link

bug(web): `TypeError: undefined is not an object (evaluating 'keyman.options['keyboards']')` #11466

Closed sentry-io[bot] closed 2 weeks ago

sentry-io[bot] commented 2 weeks ago

Sentry Issue: HELP-KEYMAN-COM-BWG

TypeError: undefined is not an object (evaluating 'keyman.options['keyboards']')
  at None (/cdn/deploy/js/kbd-docs.75e1bcb8b752654daa7e44ba4a1353b1.js:78:38)
  at loaded (/cdn/deploy/js/kbd-docs.75e1bcb8b752654daa7e44ba4a1353b1.js:203:5)

Error at:

var keyboardPath = keyman.options['keyboards'] + keyboardName + '/' + keyboardVersion + '/' + keyboardName + '-' + keyboardVersion + '.js';

This is a regression in API surface for web-17.0.