tabs widget not working when located in a separate HTML page
Hello,
My problem is a non-functional tabs widget whenever it is not initially added to the DOM, but only added after I select a link to a different HTML document. I did some searching and it sounds like this is a legitimate bug (
https://github.com/jquery/jquery-mobile/issues/7169) but I am wondering what the best way to address this issue would be.