[Bug] BdApi Components Mishaps
Author: PiquixelCreated Sep 2, 2026Updated Sep 2, 2026
Labelsbug
Before Reporting
- I found no existing issues matching my bug
- My issue is not caused by a plugin or theme
Describe the Bug
Some of the BdApi component properties either don't work or break some of the components' behavior.
ColorInput: The
defaultValuecase doesn't show up.---
NumberInput: The increase and decrease buttons don't work properly when
minandmaxproperties are set.--- With `min` and `max` props:
https://github.com/user-attachments/assets/61911c80-0c62-4c2d-89ff-66a1619dfb9b
Without
maxprop:https://github.com/user-attachments/assets/5ece778a-a820-4846-b77e-18786946f616
The disableWith and enableWith props, it doesn't seem to have any effect.
Expected Behavior
The components properties working as intended
Steps To Reproduce
- Creating a BdApi Component.
- Using properties.
- Some components behaviors will be bugged.
Operating System
Windows
Discord Version
Stable
BetterDiscord Version
v1.14.1
Anything else?
No response
Source: BetterDiscord/BetterDiscord