Hi all,
We have a page that does not fit most vh - thus a scrollbar allows the user to navigate the page. Occasionally - always following an on-page action / change - the scrollbar is no longer shown, nor is the scroll action possible. A hard refresh will show the scrollbar again and enable the scroll action. But when an user is in the process of adding data - this may lead to data loss (because of the hard refresh).
Thoughts on why this happens?