When placing a sortable list inside a popup the list must be wrapped inside a separate class=page container with page-content. I didn’t know this was required. Normally I don’t include a page container inside my popups. Now you know!
Has any one found out how to solve this? In my case, it happens when I load the index.html in browser via localhost/f7_app_folder/www/
But when I load it via a virtual host like http://appvirtualhost.io which points to localhost/f7_app_folder/www/ then this js/0 thing does not show.
And I think since the webview apps are kind of loaded via the file:// protocol, my main-views operates as should, when opened on computer (via virtual host) but misbehaves on phone…
Anyone found a solution yet? It’s been like 7 months since last reply to this question