.select2 and json.parse() not working in IE -


$(".test").select2( { placeholder: 'enter name', data: json.parse(data_val) }); using .select2 , json dropdown. in other browser working fine except in ie. giving error "script5007: unable value of property 'attr': object null or undefined select2.min.js?token=, line 21 character 2751"

any workaround helpful.

thanks


Comments

Popular posts from this blog

ruby on rails - RuntimeError: Circular dependency detected while autoloading constant - ActiveAdmin.register Role -

c++ - OpenMP unpredictable overhead -

javascript - Wordpress slider, not displayed 100% width -