refactor(web): Can we refactor to avoid this.firstCall?
Open
refactor
web/
- Dominant language
- Pascal
- Stars
- 534
- Forks
- 143
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 113
Description
Review comment from #5260
Can we refactor to avoid this variable? split this into two functions?
_Originally posted by @mcdurdin in https://github.com/keymanapp/keyman/pull/5260#discussion_r654157292_
kmwkeyboards.ts
```
if (this.firstCall) {
```
Contributor guide
Assessment
This issue has not been assessed yet.