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
@dinakaranr recorded and reported this issue using the current Keyman for Android 18.0 alpha
(I can repro on 18.0.117-alpha)
Steps to repro:
In the Keyman app with the default sil_euro_latin keyboard
Longpress g --> g̃
Longpress h --> ḥ
Longpress j --> ĵ
Flick down on c --> '
Flick down on v --> Javascript error
The chrome dev tools gives the following error
@keymanapp/keyman/we…es/src/common.ts:40 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'deleteLeft')
at buildMergedTransform (@@keymanapp/keyman/web/src/engine/predictive-text/templates/src/common.ts:40:43)
at ContextTracker.attemptMatchContext (@keymanapp/keyman/web/src/engine/predictive-text/templates/src/common.ts:444:57)
at _ContextTracker.analyzeState (@keymanapp/keyman/web/src/engine/predictive-text/worker-thread/src/main/correction/context-tracker.…:673:37)
at @keymanapp/keyman/we…t-helpers.ts:175:48
at Generator.next (<anonymous>)
at blob:null/1b8791be-3…-49f3ec17d480:49:63
at new Promise (<anonymous>)
at __async (blob:null/1b8791be-3…-49f3ec17d480:33:12)
at correctAndEnumerate (@keymanapp/keyman/we…ct-helpers.ts:103:4)
at _ModelCompositor.<anonymous> (@keymanapp/keyman/we…ompositor.ts:122:56)
The text was updated successfully, but these errors were encountered:
@dinakaranr recorded and reported this issue using the current Keyman for Android 18.0 alpha
(I can repro on 18.0.117-alpha)
Steps to repro:
g̃
ḥ
ĵ
'
The chrome dev tools gives the following error
The text was updated successfully, but these errors were encountered: