Open JLNNN opened 4 years ago
Describe the bug If I click on the title bar of the overlay, I get the javascript error: Cannot read property 'nativeElement' of undefined
Cannot read property 'nativeElement' of undefined
To Reproduce Steps to reproduce the behavior:
Screenshot
Expected behavior The overlay toggles between the year and months selection.
Versions (please complete the following information):
Additional context I tried this on your examples (https://aavanzyl.github.io/ngx-tiny/project/date-picker, Angular Forms - Single Date) and there it happens sometimes, too.
@JLNNN I have updated to angular 10.. I think this was causing the issue a bit, have not yet been able to reproduce this, so still trying to solve this.
The same problem exists with v10.0.1.
Describe the bug If I click on the title bar of the overlay, I get the javascript error:
Cannot read property 'nativeElement' of undefined
To Reproduce Steps to reproduce the behavior:
Screenshot
Expected behavior The overlay toggles between the year and months selection.
Versions (please complete the following information):
Additional context I tried this on your examples (https://aavanzyl.github.io/ngx-tiny/project/date-picker, Angular Forms - Single Date) and there it happens sometimes, too.