AppConfigOverwrite only overwrites `getValue()` method, but not the new specific methods introduced with 29
Open
@miaulalala is already working on this.
Since Aug 18, 2025.
1. to develop
bug
- Dominant language
- JavaScript
- Stars
- 61
- Forks
- 34
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 22
Description
Since getValue() has been deprecated for 29+, the guest app should instead implement overwrites for each specific config getter.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.