-
Notifications
You must be signed in to change notification settings - Fork 614
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] DatePicker在Android上设置placeholder不生效,即使设置defaultValue为undefined也不行 #1331
Labels
Comments
5.1.3都没有placeholder这个字段啊 |
新版本支持了吗?
…---- 回复的原邮件 ----
| 发件人 | ***@***.***> |
| 发送日期 | 2024年07月03日 10:38 |
| 收件人 | ant-design/ant-design-mobile-rn ***@***.***> |
| 抄送人 | ***@***.******@***.***>,
Author ***@***.***> |
| 主题 | Re: [ant-design/ant-design-mobile-rn] [Bug] DatePicker在Android上设置placeholder不生效,即使设置defaultValue为undefined也不行 (Issue #1331) |
5.1.3都没有placeholder这个字段啊
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
1uokun
added a commit
that referenced
this issue
Oct 10, 2024
1 task
1uokun
added a commit
that referenced
this issue
Nov 14, 2024
* feat: Modal add useModal(#1383) * feat: Picker support modalType(#1383) * feat: Carousel support onScrollAnimationEnd * fix:[Form] fix Require cycle * feat:[typescript] export all component types * feat: Slider add disabledStep、onSlidingStart、onSlidingComplete prop * fix: Tooltip safe floatingStyles * chore: test * feat: Slider add tapToSeek prop * feat: typescript@5.6.2 * fix: Picker & DatePicker defaultValue prop works(#1331) * fix: DatePicker children extra placeholder * feat: refactor useTheme by lodash.mergewith * 代码暂存 * feat: Toast support useToast (#1388) * fix: Switch styles doc * feat: Modal support animationDuration prop(#1386) * Temp 5.2.4 (#1392) * feat: refactor Slider * feat: Toast support useToast (#1388) * fix: Switch styles doc * feat: Modal support animationDuration prop(#1386) * feat: 5.3.0 * feat: react-native-reanimated@3.x not support jest snap (software-mansion/react-native-reanimated#6645) * bump 5.3.0 * fix: Switch style in 0.76 (#1389) * fix: Radio defaultCheck not works (#1380) * feat: Upgrade react-native@0.75+
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
💬 前提强调
🙋 描述详情/重现步骤
在Android真机上,给DatePicker设置placeholder文案没有生效,具体代码如下:
💻 运行环境
Android
⚫️
npx react-native info
输出信息System:
OS: Windows 11 10.0.22631
CPU: (12) x64 12th Gen Intel(R) Core(TM) i5-12400
Memory: 1.43 GB / 15.78 GB
Binaries:
Node:
version: 18.16.1
path: C:\Program Files\nodejs\node.EXE
Yarn:
version: 1.22.22
path: ~\AppData\Roaming\npm\yarn.CMD
npm:
version: 9.5.1
path: C:\Program Files\nodejs\npm.CMD
Watchman: Not Found
SDKs:
Android SDK: Not Found
Windows SDK: Not Found
IDEs:
Android Studio: AI-232.10227.8.2321.11479570
Visual Studio: Not Found
Languages:
Java: 17.0.10
Ruby: Not Found
npmPackages:
"@react-native-community/cli": Not Found
react:
installed: 18.2.0
wanted: 18.2.0
react-native:
installed: 0.73.6
wanted: ^0.73.6
react-native-windows: Not Found
npmGlobalPackages:
"react-native": Not Found
Android:
hermesEnabled: true
newArchEnabled: false
iOS:
hermesEnabled: Not found
newArchEnabled: Not found
补充说明
No response
The text was updated successfully, but these errors were encountered: