Please see the code in the screenshot
used framework7 5.7.5
When f7-page inside f7-popup element, “ptr” attr not working, “infinite” too.
How do I write to make “pull-to-refresh” & “infinite loading” work?
Please see the code in the screenshot
used framework7 5.7.5
When f7-page inside f7-popup element, “ptr” attr not working, “infinite” too.
How do I write to make “pull-to-refresh” & “infinite loading” work?
You need to wrap page with <f7-view>
:
<f7-popup>
<f7-view>
<f7-page>