You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting a red alert box when I try to move an image to a folder using the dialog. "Undefined array key listener".
The file does in fact move but references to the file in my entries are not updated - This is a bit worrying because it could break a lot of entries / pages if a client decided to move a lot of files to a folder.
I am using DO Spaces for this container.
Happening on my local environment (not tested on remote).
How to reproduce
Try moving a file to a folder using the 'Move' option in the dropdown.
My apologies, I seem to have created this problem myself in one of my own addons: stuartcusackie/statamic-cache-requester.
My Event::listen callback was causing the problem. Thanks for checking!
Bug description
I'm getting a red alert box when I try to move an image to a folder using the dialog. "Undefined array key listener".
How to reproduce
Try moving a file to a folder using the 'Move' option in the dropdown.
Logs
Environment
Installation
Fresh statamic/statamic site via CLI
Antlers Parser
No response
Additional details
No response
The text was updated successfully, but these errors were encountered: