tangoclinh1995 / thehonorclub-mobileapp

The Honor Club's Mobile App Project for COMP 3111H
2 stars 1 forks source link

[Bug] Scrolling doesn't work on Browser #56

Closed jshin49 closed 7 years ago

jshin49 commented 7 years ago

On ionic serve, in the browser, scrolling doesn't seem to work (need to find a workaround, or identify the issue).

Is this normal?

tangoclinh1995 commented 7 years ago

Oh, I experience this problem before. Try wrapping your HTML with

jshin49 commented 7 years ago

@tangoclinh1995 wrap with what?

tangoclinh1995 commented 7 years ago

Sorry, try wrapping with < ion-content >

jshin49 commented 7 years ago

it already is wrapped with ion-content if you see

jshin49 commented 7 years ago

Including SCSS bundle back in the gulp file made the swiping work.