laravel-cms icon indicating copy to clipboard operation
laravel-cms copied to clipboard

Close button not work

Open hamrak opened this issue 2 years ago • 1 comments
trafficstars

Click on the "< Close" button doesn't work. Nothing. No JS error alert in debugger.

I use Bootstrap 5.

Snímka obrazovky 2023-11-13 o 11 36 24

hamrak avatar Nov 13 '23 10:11 hamrak

This will probably be due to this modal still using the structure for Bootstrap 4. Have to be changed to the latest Bootstrap 5 structure, similar to the other modals.

lesichkovm avatar Nov 14 '23 06:11 lesichkovm