Use iframe instead of popup window to display editor components in mobile

This commit is contained in:
Kijin Sung 2025-05-14 01:09:59 +09:00
parent 833cf111bd
commit f6313d44d9
5 changed files with 50 additions and 2 deletions

View file

@ -1,3 +1,5 @@
<include target="popup_iframe.blade.php" />
<script>
alert("{$message}");
window.close();