akveo / akveo/nebular

nb-list is not accepting ng-container

Open
#2,468 5 comments 4 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
8.1k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

**I'm submitting a bug report

* [x] bug report
* [ ] feature request

### Issue description

**Current behavior:**
nb-list is not supporting any wrapper around it. I’m trying to have more than one structural directive on the same element.

`


 {{ card.name }}


`

**Expected behavior:**
The system should allow wrapper around nb-list and render ng-container or ng-template. I even tried editing NgComponentSelectors in list.component.d.ts to support all wrapper.

`static ɵcmp: ɵngcc0.ɵɵComponentDefWithMeta;`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.