Can't scroll the dialog content if it's taller than the viewport.
- 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 ...**
* [x] bug report
* [ ] feature request
### Issue description
**Current behavior:**
I cannot scroll through the content of a dialog that is taller than the viewport.
**Expected behavior:**
I should be able to scroll through the content of a dialog if it's taller than the viewport.
**Steps to reproduce:**
- Navigate to: https://akveo.github.io/nebular/example/dialog/dialog-scroll.component
- open dev tools, and make it big enough so the page's viewport height is about 300px.
- Hit any of the buttons to open the dialog.
- Try to scroll the dialog's content
### Other information:
**npm, node, OS, Browser**
```
Node: `v11.1.0`
npm: `6.4.1`
OS: macOS (Mojave)
Browser: Chrome
```
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.