Create Composite Components for File Upload in VBCS
Summary
Here I'm trying to create a Composite Component for file uploading. So basically I need to pick a image file from the local system and take the image url.Content
I have created all the required files like loader, js, html, css, component files and have converted into zip. and successfully the zip got uploaded in VBCS. But when i'm trying to use the custom component by drag and drop i'm getting error.
Error : unable to load CCA loader: upload/loader: SyntaxError: Unexpected token u in JSON at position 0
Here i'm unable to call the knockout.
Tagged:
0