NbLayoutHeaderComponent set fixed=false also if subheader=false
Open
- Dominant language
- TypeScript
- Stars
- 8.1k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
### Issue type
**I'm submitting a ...** (check one with "x")
* [ X ] bug report
* [ ] feature request
### Issue description
Fixed is setted to false also if subheader=false
**Current behavior:**
set nb-layout-header in this way:
``
**Expected behavior:**
NbLayoutHeaderComponent have to check subheader value before set to false fixed.
**Steps to reproduce:**
Checkout ngx-admin and then add to @theme/layouts/components/one-column.layout.html
``
**Related code:**
```
insert short code snippets here
```
### Other information:
**npm, node, OS, Browser**
```
```
**Angular, Nebular**
```
```
Contributor guide
Assessment
This issue has not been assessed yet.