ng2-smart-table
ng2-smart-table copied to clipboard
Multiple Modals
On click of table custom click event in Action column, displays first modal/window correctly, and on click top open second modal/window button from first modal/window it doesn't display modal/window body content for second modal/window, only the title is displayed. On inspect element the modal body is empty event though the data is added. Anybody faced the same issue.