You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
emulator or device. What type of device? Emulator - Google Pixel
Please, provide the following version numbers that your issue occurs with:
CLI: (run tns --version to fetch it) 6.7.8
Cross-platform modules: (check the 'version' attribute in the node_modules/tns-core-modules/package.json file in your project)
"tns-core-modules": "6.5.0",
Runtime(s): (look for the "tns-android" and "tns-ios" properties in the package.json file of your project)
"tns-android": {
"version": "6.5.3"
}
Plugin(s): (look for the version numbers in the package.json file of your
project and paste your dependencies and devDependencies here) dependencies
"@angular/animations": "9.1.0",
"@angular/common": "9.1.0",
"@angular/compiler": "9.1.0",
"@angular/core": "9.1.0",
"@angular/forms": "9.1.0",
"@angular/platform-browser": "9.1.0",
"@angular/platform-browser-dynamic": "9.1.0",
"@angular/router": "9.1.0",
"@nativescript/angular": "~9.0.0",
"@nativescript/core": "~6.5.5",
"@nativescript/schematics": "9.0.0",
"@nativescript/theme": "~2.2.1",
"nativescript-angular": "9.0.0-next-2019-11-12-155500-01",
"tns-core-modules": "6.5.0", devDependencies
"@angular-devkit/build-angular": "0.901.0",
"@angular/cli": "9.1.0",
"@angular/compiler-cli": "9.1.0",
"@angular/language-service": "9.1.0",
"@nativescript/schematics": "~2.0.0",
"@nativescript/tslint-rules": "~0.0.5",
"@ngtools/webpack": "9.1.0",
Please, tell us how to recreate the issue in as much detail as possible.
Describe the steps to reproduce it.
Date and Time picker working are working fine as per the guideline #8 .
But 'ok' and 'cancel' button color is not set. How to set color and change text.
Which platform(s) does your issue occur on?
Please, provide the following version numbers that your issue occurs with:
tns --version
to fetch it) 6.7.8node_modules/tns-core-modules/package.json
file in your project)"tns-core-modules": "6.5.0",
"tns-android"
and"tns-ios"
properties in thepackage.json
file of your project)"tns-android": {
"version": "6.5.3"
}
package.json
file of yourproject and paste your dependencies and devDependencies here)
dependencies
"@angular/animations": "9.1.0",
"@angular/common": "9.1.0",
"@angular/compiler": "9.1.0",
"@angular/core": "9.1.0",
"@angular/forms": "9.1.0",
"@angular/platform-browser": "9.1.0",
"@angular/platform-browser-dynamic": "9.1.0",
"@angular/router": "9.1.0",
"@nativescript/angular": "~9.0.0",
"@nativescript/core": "~6.5.5",
"@nativescript/schematics": "9.0.0",
"@nativescript/theme": "~2.2.1",
"nativescript-angular": "9.0.0-next-2019-11-12-155500-01",
"tns-core-modules": "6.5.0",
devDependencies
"@angular-devkit/build-angular": "0.901.0",
"@angular/cli": "9.1.0",
"@angular/compiler-cli": "9.1.0",
"@angular/language-service": "9.1.0",
"@nativescript/schematics": "~2.0.0",
"@nativescript/tslint-rules": "~0.0.5",
"@ngtools/webpack": "9.1.0",
Please, tell us how to recreate the issue in as much detail as possible.
Describe the steps to reproduce it.
Date and Time picker working are working fine as per the guideline #8 .
But 'ok' and 'cancel' button color is not set. How to set color and change text.
@davecoffin @pedromorgan @Logikgate @KevinBeckers @sebj54
The text was updated successfully, but these errors were encountered: