keymanapp / keymanweb.com

https://keymanweb.com/ source
2 stars 2 forks source link

fix: bad use of timerid in cached keyboard lookup #38

Closed mcdurdin closed 3 years ago

mcdurdin commented 3 years ago

Fixes keymanapp/keyman#5904.

The cached lookup of KeymanWeb keyboards should not include a timerid, because KeymanWeb has not setup a corresponding promise to resolve with.

I am also about to push a fix to KeymanWeb to avoid issues if the timerid is present but not valid.