nb-select doesn't reduce its width to fit parent
- Vorherrschende Sprache
- TypeScript
- Sterne
- 8.1k
- Forks
- 1.5k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### Issue type
**I'm submitting a ...** (check one with "x")
* [X] bug report
* [ ] feature request
### Issue description
**Current behavior:**
Whenever I try to set the width of the component, it overlaps the width of the parent.
**Expected behavior:**
I expect the component to reduce its width to fit inside the table cell.
**Steps to reproduce:**
I try to use the component nb-select inside a cell of a table. When I do that, I expect the select to reduce its width to fit the one I have assigned to the column of the table, but it's not working.
**Related code:**
https://stackblitz.com/edit/github-htqxzp-ex4sxz?file=src/app/home/home.component.html

Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.