File upload is broken
-
Hi there,
File upload seems to be broken in 5.1.9. I have a JS error :
Uncaught ReferenceError: reader is not definedAnd it seems that line 160 from file wooccm-checkout.js which is this line :
reader = new FileReader();You have missed the word “var” before reader. Because variable reader doesn’t seem to have been declare anywhere else ?
Have a good day ??
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘File upload is broken’ is closed to new replies.