AssetManager, uploads and loading list of assets #3621
Unanswered
DewaldBodenstein
asked this question in
Q&A
Replies: 1 comment
-
Okay, I tried one last thing.
This is very confusing behaviour. Can someone please explain why it works this way. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm experiencing issues with the asset manager and uploading. The uploads definitely work for me and are added to the list (using {autoAdd : 0} and adding the image with AssetManager.add() function on the upload response event. But the AssetManager is only showing the asset that was added while it's modal is open. Close and re-open and its gone. Checking the assets array has all the assets that I've uploaded before that I've added to the assets list config option. This does not make sense at all! Can someone please shed some light on how this AssetManager works please.
Beta Was this translation helpful? Give feedback.
All reactions