Hello,
I have created a simple apex application using the plugin - Dropzone, to upload multiple attachments by dragging and dropping. The application works perfectly on Development environment. But when I exported the application from Dev envioronment and imported it into Test environment, it doesn't work properly. It doesn't show me the dropzone box to attach the attachments. And gives a error on page. After pressing F12 I get below error messages :
dropzone.css:1 Failed to load resource: the server responded with a status of 404 (Not Found)
apexdropzone.css:1 Failed to load resource: the server responded with a status of 404 (Not Found)
app-icon.css:1 Failed to load resource: the server responded with a status of 404 (Not Found)
Can you please suggest what needs to be done. Is there anything specific that needs to be done if we have plugin on the page, and we try to import the application on other environment.
Any help will be greatly appreciated.
Thanks,
Abha