I have a requirement that a user can select multiple dates in a date picker. How can I implement multiple date select functionality in an Angular Material date picker?
Just temporary rewriting close method to empty function, and return it back after change.
Also calling weekdays rerendering function.
Not safe and ideal solution, but works.