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
My data is 12 hours time, e.g.
12:00 AM
12:15 AM
12:30 AM
......
If I select 12:15 PM and then open the dropdown dialog, all AM of each item are all bold.
Expected result
The font should be normal
Actual result
12:00 AM 12:15 AM
12:30 AM
Steps to reproduce
Set the datasource as string[] and push strings like '12:00 AM', '12:15 AM', '12:30 AM'.
Select 12:15 AM
Click the input and then the list pops up. All 'AM' are bold.
Context
It should be a problem of HighlightPipe.
Your Environment
Version used:
Browser Name and version:
Operating System and version:
Link to your project:
The text was updated successfully, but these errors were encountered:
Bug description
My data is 12 hours time, e.g.
12:00 AM
12:15 AM
12:30 AM
......
If I select 12:15 PM and then open the dropdown dialog, all AM of each item are all bold.
Expected result
The font should be normal
Actual result
12:00 AM
12:15 AM
12:30 AM
Steps to reproduce
Context
It should be a problem of HighlightPipe.
Your Environment
The text was updated successfully, but these errors were encountered: