danielmoncada / date-time-picker

Angular Date Time Picker (Responsive Design)
https://daniel-projects.firebaseapp.com/owlng/date-time-picker
MIT License
141 stars 61 forks source link

Error when trying to fire up in a dialog, angular 10.0.5 #67

Closed jpike88 closed 4 years ago

jpike88 commented 4 years ago

app.js:288471 TypeError: Class constructor BasePortalOutlet cannot be invoked without 'new' at new OwlDialogContainerComponent (app.js:93838) at createClass (app.js:68195) at createDirectiveInstance (app.js:68068) at createViewNodes (app.js:73478) at createRootView (app.js:73381) at callWithDebugContext (app.js:74272) at Object.debugCreateRootView [as createRootView] (app.js:73852) at ComponentFactory.create (app.js:67682) at ComponentFactoryBoundToModule.create (app.js:66164) at ViewContainerRef.createComponent (app.js:67771)

devat19 commented 3 years ago

How did you resolve this, having the same issue on my end :( .