Semantic-Org / Semantic-UI

Semantic is a UI component framework based around useful principles from natural language.
http://www.semantic-ui.com
MIT License
51.09k stars 4.95k forks source link

Popup is invalid after modal div #7015

Open smallevil opened 3 years ago

smallevil commented 3 years ago

Steps: 1.ajax data from api

2.modal div for data(html code) example:

3.Popup is invalid, if you do not use ajax, directly output html in the page, and the popup is normal

How to use Popup in modal??