nativescript-datetimepicker icon indicating copy to clipboard operation
nativescript-datetimepicker copied to clipboard

DateTimePickerFields placed in just a StackLayout takes the whole screen

Open bundyo opened this issue 4 years ago • 0 comments

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.

bundyo avatar Aug 22 '19 12:08 bundyo