When I go to a folder, his folderId is stored inside localStorage. It is used then to access the same folder when opening the media library.
But if I delete the folder, the folderId may still be inside the localStorage.
The bundle should check if the doesn't exist then it should load the root of the media library, cause as of today it prevent to do anything.
When I go to a folder, his folderId is stored inside localStorage. It is used then to access the same folder when opening the media library. But if I delete the folder, the folderId may still be inside the localStorage. The bundle should check if the doesn't exist then it should load the root of the media library, cause as of today it prevent to do anything.