Remove windowMode from nb-layout by set windowMode=false doesn't take effect
Open
bug
needs triage
question
- 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
**Current behavior:**
Remove windowMode from nb-layout by set windowMode=false doesn't take effect
**Expected behavior:**
The page should occupy the whole browser view area.
**Steps to reproduce:**
Write a component with nb-layout, set windowMode to false.
**Related code:**
```
Something...
```
### Other information:
**npm, node, OS, Browser**
```
```
**Angular, Nebular**
```
```
Contributor guide
Assessment
This issue has not been assessed yet.