angular / angular/components

bug(COMPONENT): MAT-ICON exhibits different behaviors when the fontSet is

Đang mở
#28,537 6 bình luận 6 reaction 1 người được giao Được @KMaster90 nhận Xem trên GitHub
area: material/icon P3
Ngôn ngữ chính
TypeScript
Star
25k
Fork
6.8k
Merge trung bình
1 ngày 8 giờ
Pull request đã merge (30 ngày)
91

Mô tả

### Is this a regression?

- [ ] Yes, this behavior used to work in the previous version

### The previous version in which this bug was not present was

_No response_

### Description

With the default icon fontSet I can use
``

but if I change all the icons to outlined using
`iconRegistry.setDefaultFontSetClass('material-icons-outlined');`
or if I use it on a specific Icon
`fontSet="material-icons-outlined"`

`` DOESN'T WORK

I HAVE TO USE `icon_name` TO LET IT WORK NOW

(so the problem is to change all the icons when the app is already done)

### Reproduction

StackBlitz link:
Steps to reproduce:
1.
2.

### Expected Behavior

HAS TO WORK

### Actual Behavior

DOESN'T WORK

### Environment

- Angular: 17.1
- CDK/Material: 17.1
- Browser(s): arc
- Operating System (e.g. Windows, macOS, Ubuntu): mac

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.