-
-
Notifications
You must be signed in to change notification settings - Fork 24
Description
Hi
Android
Angular 9 version
Hi when i implement datetimepicker in a modal dialog then i got the following error
ERROR Error: Uncaught (in promise): Error: Modal content has more than one root view.
JS: Error: Modal content has more than one root view.
JS: at new ZoneAwareError (file: apps\xxxxx\src\webpack:\d:\Project Workspace\node_modules@nativescript\angular\zone-js\dist\zone-nativescript.js:1298:0)
JS: at file: apps\xxxxx\src\webpack:\d:\Project Workspace\node_modules@nativescript\angular\directives\dialogs.js:92:0
JS: at ZoneDelegate.push.../../../node_modules/@nativescript/angular/zone-js/dist/zone-nativescript.js.ZoneDelegate.invoke (file: apps\xxxxx\src\webpack:\d:\Project Workspace\node_modules@nativescript\angular\zone-js\dist\zone-nativescript.js:388:0)
JS: at Object.onInvoke (file: apps\xxxxx\src\webpack:\d:\Project Workspace\node_modules@angular\core\fesm5\core.js:27859:0)
JS: at ZoneDelegate.push.../../../node_modules/@nativescript/angular/zone-js/dist/zone-nativescript.js.ZoneDelegate.invoke (file: apps\xxxxx\src\webpack:\d:\Project Workspace\node_modules@nativescript\angular\zone-js\dist\zone-nativescript.js:387:0)
JS: at Zone.push.../../../node_modules/@nativescript/angular/zone-js/dist/zone-nativescript.js.Zone.run (file: apps\xxxxx\src\webpack:\d:\Project Workspace\node_modules@nativescript\angular\zone-js\dist\zone-nativescript.js:138:0)
JS: at file:///data/data/org.nativ...
any idea?