-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
Milestone
Description
For Bug Reports
- BookStack Version: v0.22.0
- PHP Version: 7.x
- MySQL Version: 10.x
Expected Behavior
Clicking on delete icon should delete the file.
Current Behavior
File is getting deleted on second click on the delete icon.
Steps to Reproduce
- Open a page.
- Upload one or more files (any file type)
- Go to attached items tab
- Click on the delete icon (x) - File will not be deleted.
- Click on the delete icon (x) again - File will be deleted.