-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
feature-pending-triageA new feature request pending triage to confirm validity.A new feature request pending triage to confirm validity.
Description
Is your feature request related to a problem? Please describe.
Problem with RadDataForm, the date data is not seen from the beginning, nor when one is selected from the calendar as shown in description.
TESTING REAL DEVICE -> iOS >=17.0.0
Describe the solution you'd like
No response
Describe alternatives you've considered
RPReplay_Final1695924966.MP4
Here is the demo, try it on a real device:
Anything else?
OS: macOS 13.6
CPU: (8) arm64 Apple M1
Shell: /bin/zsh
node: 16.20.0
npm: 8.19.4
nativescript: 8.5.3
# android
java: 17.0.2
ndk: Not Found
apis: Not Found
build_tools: Not Found
system_images: Not Found
# ios
xcode: 15.0/15A240d
cocoapods: 1.13.0
python: 2.7.18
python3: 3.9.6
ruby: 2.7.8
platforms:
- DriverKit 23.0
- iOS 17.0
- macOS 14.0
- tvOS 17.0
- watchOS 10.0Dependencies
"dependencies": {
"@angular/animations": "~16.0.0",
"@angular/common": "~16.0.0",
"@angular/compiler": "~16.0.0",
"@angular/core": "~16.0.0",
"@angular/forms": "~16.0.0",
"@angular/platform-browser": "~16.0.0",
"@angular/platform-browser-dynamic": "~16.0.0",
"@angular/router": "~16.0.0",
"@klippa/nativescript-http": "~3.0.4",
"@nativescript-community/css-theme": "~1.2.10",
"@nativescript-community/perms": "~2.3.0",
"@nativescript-community/ui-document-picker": "~1.1.12",
"@nativescript-community/ui-material-bottom-navigation": "~7.1.4",
"@nativescript-community/ui-material-cardview": "~7.1.4",
"@nativescript-community/ui-material-tabs": "~7.1.4",
"@nativescript-community/ui-pager": "~13.0.44",
"@nativescript/angular": "~16.0.0",
"@nativescript/appversion": "~2.0.0",
"@nativescript/background-http": "~6.0.0",
"@nativescript/camera": "~5.0.15",
"@nativescript/core": "~8.5.9",
"@nativescript/datetimepicker": "~2.1.13",
"@nativescript/firebase-analytics": "~3.2.0",
"@nativescript/firebase-core": "~3.2.0",
"@nativescript/firebase-messaging": "~3.2.0",
"@nativescript/imagepicker": "~3.0.0",
"@nativescript/iqkeyboardmanager": "~2.1.1",
"@nativescript/social-share": "~2.3.0",
"@nativescript/theme": "~3.0.2",
"@nstudio/nativescript-filterable-listpicker": "~3.0.2",
"@nstudio/nativescript-loading-indicator": "~4.3.2",
"@progress-nativechat/nativescript-nativechat": "~3.0.2",
"@triniwiz/nativescript-accelerometer": "~4.0.3",
"email-validator": "~2.0.4",
"moment": "~2.29.4",
"nativescript-cscreenshot": "~1.2.1",
"nativescript-drop-down": "~6.0.2",
"nativescript-exit": "~1.0.1",
"nativescript-intl": "~4.0.2",
"nativescript-permissions": "~1.3.12",
"nativescript-plugin-badge-ns-7": "~1.0.1",
"nativescript-theme-core": "~2.0.24",
"nativescript-ui-autocomplete": "~15.2.3",
"nativescript-ui-calendar": "~15.2.3",
"nativescript-ui-chart": "~15.2.3",
"nativescript-ui-dataform": "~15.2.3",
"nativescript-ui-gauge": "~15.2.3",
"nativescript-ui-listview": "~15.2.3",
"nativescript-ui-sidedrawer": "~15.2.3",
"nativescript-uuid-v2": "~2.0.1",
"pdfmake": "~0.2.7",
"reflect-metadata": "0.1.13",
"rxjs": "~7.8.1",
"rxjs-compat": "~6.6.7",
"zone.js": "~0.14.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "~16.0.0",
"@angular/compiler-cli": "~16.0.0",
"@nativescript/android": "8.5.3",
"@nativescript/ios": "8.5.2",
"@nativescript/types": "~8.5.0",
"@nativescript/webpack": "~5.0.17",
"@ngtools/webpack": "~16.0.0",
"typescript": "~4.9.5"
}Please accept these terms
- I have searched the existing issues as well as StackOverflow and this has not been posted before
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
feature-pending-triageA new feature request pending triage to confirm validity.A new feature request pending triage to confirm validity.