TTMSFNCTableView SwipeBounceGesture in PWA App

Hi,

You can fix this issue by using the following code:

TMSFNCTableView1.TreeView.AllowTouch := False;

This will prevent the default behavior of scrolling on a page or refreshing the page.