Problems with FileUpload
I have a new install where as part of my form I have an image upload. This all works fine locally but not in production. The UI is not the same (i.e. it just has the Choose File button, not the Drag & Drop etc.). What am I missing?
1 Reply
Check your console. You probably have JS errors. Are the compiled assets on the prod repo?