NativeScript / nativescript-datetimepicker

Plugin with date and time picking fields
Apache License 2.0
27 stars 26 forks source link

Datepicker not showing inside a secondary modal #60

Open jannomeister opened 4 years ago

jannomeister commented 4 years ago

I'm using nativescript-angular. When I call the datepicker inside a modal on top of a modal it wont show.

kazoostudios commented 4 years ago

I'm using nativescript-vue. Same issue.

Error message follows...

CONSOLE LOG file: node_modules/@nativescript/core/ui/frame/frame-common.js:581:16: 'topmost() is deprecated. Use Frame.topmost() instead.'

jscti commented 4 years ago

Same on IOS with angular (OK on android) Opening a picker from a Modal fails with :

Warning: Attempt to present <UIAlertController: 0x10397f400> on <UIViewControllerImpl: 0x10dd638f0> whose view is not in the window hierarchy!