Re-init Widget on Ajax

Hi All,

I’m using popover-x as an editor for my listview which gets reloaded as follows:

$.pjax.reload({container:’#list-contents’}); - When I reload the contents after editing or adding records the popover no longer works…

What specifically do I need to run to re-init the popover after a pjax load?

Thanks i advance.