OpenStickCommunity / OpenStickCommunity/GP2040-CE
The Settings section of Web Config is blank when entered via the mini menu.
Open
@mikepparks is already working on this.
Since Aug 25, 2025.
bug
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 666
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 7
Description
Expected Behavior
Web Config settings section displays correctly
Current Behavior
The Settings section of Web Config (http://192.168.7.1/settings) is blank.
Javascript console output :
index-3409a0b2.js:40
TypeError: Cannot read properties of undefined (reading 'labelKey')
at ae (index-3409a0b2.js:127:27474)
at children (index-3409a0b2.js:127:30719)
at Cl (index-3409a0b2.js:102:70495)
at x0 (index-3409a0b2.js:38:19538)
at Cb (index-3409a0b2.js:40:3139)
at D2 (index-3409a0b2.js:40:44830)
at w2 (index-3409a0b2.js:40:39787)
at h3 (index-3409a0b2.js:40:39715)
at Hp (index-3409a0b2.js:40:39568)
at Bb (index-3409a0b2.js:40:35933)
index-3409a0b2.js:40
Uncaught TypeError: Cannot read properties of undefined (reading 'labelKey')
at ae (index-3409a0b2.js:127:27474)
at children (index-3409a0b2.js:127:30719)
at Cl (index-3409a0b2.js:102:70495)
at x0 (index-3409a0b2.js:38:19538)
at Cb (index-3409a0b2.js:40:3139)
at D2 (index-3409a0b2.js:40:44830)
at w2 (index-3409a0b2.js:40:39787)
at h3 (index-3409a0b2.js:40:39715)
at Hp (index-3409a0b2.js:40:39568)
at Bb (index-3409a0b2.js:40:35933)
Context
- Version
- Waveshare Zero (GP2040-CE_0.7.11_WaveshareZero.uf2)
- Current: v0.7.11
- Latest: v0.7.11
- Devide
- Waveshare RP2040-Zero
- OS
- Windows 11 64bit
- Browser
- Chrome 135.0.7049.115
Steps to Reproduce
- preparation : Enable
Use Gamepad Input for Display Mini Menuin Gamepad Settings - preparation : Assign
Menu Toggleto any GPIO - Connect the controller to PC (Xinput Mode).
- Display Mini menu via
Menu Togglebutton. - Select
Input Mode - Select
Web Config - Push
Menu Togglebutton and ChoseYesto save and restert - Go to
http://192.168.7.1/settingsin browser.
Contributor guide
No contributing guide indexed for this repository
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.