Search code examples
jqueryjquery-mobilejquery-mobile-popup

Popup triggers class ui-popup-hidden endlessly


I'm experiencing an issue with the jQuery Mobile Popup triggering itself to hide/unhide itself once opened continuously. It has quite an affect on the CPU. The popup text content is being added dynamically.

To replicate issue visit the following link then click:

  1. Search Intervention
  2. Select any one from listview you like
  3. Select any one from listview you like
  4. Click info button on the top right to show popup

(Link removed)

Has anyone had a similar issue with JQM Popups?


Solution

  • Resolved the problem - it was due to another plugin running on a set timeout that conflicted with this.