Commit b5615e3a authored by Marc Durdin's avatar Marc Durdin
Browse files

fix(web): error in floating osk view when no keyboard active

This fixes an issue that arises when loading the Keyman Developer Server
home page and there are registered keyboards, but no keyboards active.
The floating osk view would throw an exception because it would attempt
to set the title of the view from the active keyboard, which is `null`.
parent 623cab70
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment