Famous / Famous/famous-angular
Scrollview won't scroll.
Open
- Dominant language
- JavaScript
- Stars
- 1.9k
- Forks
- 267
- PR merge metrics
- No merged PRs in 30d
Description
I have the following code and the misc html in the fa-surface is larger than the fa-app container, yet I cannot scroll down. the scroll event is registering because it does move the element, but it immediately snaps back to the default position.
If I set the fa-size to a fixed height, the scroll works. However, I don't know the height of the misc html so I need to use undefined.
Am I missing something? Thanks.
```
misc html
```
Contributor guide
Assessment
This issue has not been assessed yet.