Open michael-lang opened 5 years ago
I tried to create a stackblitz to reproduce, but it works. There must be something else I am doing that complicates the solution.
Here is a simple stackblitz that works https://stackblitz.com/edit/angular-hq4dxn
x2
Using the time picker from a form inside of a dialog results in the dialog not opening properly (appearing empty to the side, as if it wasn't an entry component), and with the following console error.
I've tried two variations. One it using the atp-time-picker directive on the input control. The other is no directive on the control and just injecting the AmazingTimePickerService in the components constructor. Not even using the injected service still causes the exception below.
some possible related console warnings...
the console error