uploader not working in dynamically created component #965
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I am creating child component dynamically using createComponent factory method.
FileUploader object gets instantiated but when the file is selected, its not getting added to the queue,
Please suggest, is there any work around..?
I'm having same problem now. Did you manage to find a workaround? Cheers.