Novusphere / discussions-vue

A Vue.js implementation of Discussions using the novusphere-js API - https://discussions.app
MIT License
12 stars 8 forks source link

Appbar hide-on-scroll is not working correctly on mobile view #286

Closed xia256 closed 3 years ago

xia256 commented 3 years ago

A user informed us that the issue was with overflow-x: hidden but removing this didn't seem to rectify the problem. Need to investigate.

xia256 commented 3 years ago

This has widely been resolved with the exception of iOS. Unfortunately the solution for now is to disable hide on scroll for iOS.