We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm using nativescript-angular. When I call the datepicker inside a modal on top of a modal it wont show.
The text was updated successfully, but these errors were encountered:
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.'
Sorry, something went wrong.
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!
Successfully merging a pull request may close this issue.
I'm using nativescript-angular. When I call the datepicker inside a modal on top of a modal it wont show.
The text was updated successfully, but these errors were encountered: