javascript - JS Script Broke After Minification -


after minification jquery stops working , gives error

json.parse: unexpected character @ line 1 column 1 of json data

if remove minification scrips works fine..

issue solved: in case version issue between jquery ,jquery.validation , jquery.unobtrusive.what did updated files , working .thanks everyone's help


Comments