-
-
Notifications
You must be signed in to change notification settings - Fork 88
Open
Description
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
- 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:
Metadata
Metadata
Assignees
Labels
No labels