Pull to refresh in popup?

Hi, I have a dynamic popup with a pull-to-refresh class added. I then use the app.ptr.create(’.ptr-content’); to create the pull to refresh, however it does not seem to work as no pull down is shown.

I have console logged the app.ptr.create and it shows it does create the ptr but I don’t see anything on screen.

Anyhow just thought I would ask and see if what I’m trying to do is possible or not.

Thanks.

show code in JSFiddle

Here is a basic version…

https://jsfiddle.net/axb9gLtr/1/