Which platform(s) does your issue occur on?
- Android, any device/emulator
Please, provide the following version numbers that your issue occurs with:
- CLI: 6.0.x
- Cross-platform modules: 6.0.x
- Runtime(s): 6.0.x
- Plugin(s): none
Please, tell us how to recreate the issue in as much detail as possible.
Describe the steps to reproduce it.
Place a DateTimePickerFields component inside a StackLayout inside a Page.
Is there any code involved?
https://play.nativescript.org/?template=play-js&id=QJK25Y&v=4
Note: I'm using a registerModule hack due to a bug in Playground that breaks plugin resolution.