You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The error: { TypeError: Cannot read property '_focusActiveCell' of undefined } is thrown when trying to popup calendar date/time by icon, but when the input field is clicked many times the popup shows up, this happens even when outside *ngif tag, code below follows as template/example model:
Which exact version are you using? And do you have any code in order to reproduce the problem?
I am generally not doing anything except testing/accepting pull-requests in this repository. Just got the contributor role because the maintainer was inactive for a long time.
The error: { TypeError: Cannot read property '_focusActiveCell' of undefined } is thrown when trying to popup calendar date/time by icon, but when the input field is clicked many times the popup shows up, this happens even when outside *ngif tag, code below follows as template/example model:
An yarn add @mat-datetimepicker/core was made on 21/02/2020 to try on the most recent version from repository, but the error still persists.
The text was updated successfully, but these errors were encountered: