akveo / akveo/nebular

Styles don't work, delay on expand TreeGrid

Đang mở
#1,570 3 bình luận 0 reaction 0 người được giao Xem trên GitHub
needs info
Ngôn ngữ chính
TypeScript
Star
8.1k
Fork
1.5k
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

I've done everything according to the guide, but styles are not applied. Angular 7, @nebular/theme 3.4.2
Imported
```
NbThemeModule.forRoot(),
NbLayoutModule,
NbTreeGridModule,
```
angular.json
```
"styles": [
"src/styles.css",
"node_modules/@fontawesome/fortawesome-free/css/all.css",
"./node_modules/@nebular/theme/styles/prebuilt/default.css"
],
```

Tree grid:

```

Search:





{{customColumn}}


{{row.data[customColumn]}}


{{column}}

{{row.data[column] || '-'}}

```

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.