bug(web): can't add all keyboards for a language
Open
bug
m:api
web/
- Dominant language
- Pascal
- Stars
- 534
- Forks
- 143
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 113
Description
According to the [documentation](https://help.keyman.com/developer/engine/web/current-version/reference/core/addKeyboardsForLanguage) it should be possible to add `$` to the name of a language when calling `addKeyboardsForLanguage` to install all keyboards for a language.
Source code suggests that the same is true for `addKeyboards` (e.g. `@fr$`).
However, adding `$` doesn't work. No keyboards get added.
Contributor guide
Assessment
This issue has not been assessed yet.