NbLayoutHeaderComponent set fixed=false also if subheader=false
Abierto
- Lenguaje dominante
- TypeScript
- Estrellas
- 8.1k
- Forks
- 1.5k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### 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**
```
```
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.