Skip to content

Comments

fix(date picker): add panel class to time picker#21

Open
MikeVensel wants to merge 1 commit intoGNURub:mainfrom
MikeVensel:bugfix/apply-panel-class-to-time-picker
Open

fix(date picker): add panel class to time picker#21
MikeVensel wants to merge 1 commit intoGNURub:mainfrom
MikeVensel:bugfix/apply-panel-class-to-time-picker

Conversation

@MikeVensel
Copy link

I was having an issue where the date picker was closing but not populating the time using this component in an AG-Grid popup cell editor. This is because the [panelClass] on the ngx-mat-datetime-picker component was only applying to the ngx-mat-calendar component so this just adds the same panel class to the time picker section of the component.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant