multi-select icon indicating copy to clipboard operation
multi-select copied to clipboard

returns null after deselecting all and then selecting again

Open jony54 opened this issue 6 years ago • 4 comments

Hi,

When I deselect all the items and then select items after it returns null when I insert data into the database. Once you deselect all the items then no items are returned if you even select them. Is there a fix for it?

jony54 avatar Aug 01 '19 18:08 jony54

我也发现了这个问题,正在解决中,搜索了很多都没结果,选中后删除再选中将会是NULL

FredaChina avatar Aug 06 '19 07:08 FredaChina

Hi,

When I deselect all the items and then select items after it returns null when I insert data into the database. Once you deselect all the items then no items are returned if you even select them. Is there a fix for it? My god,this is jquery ver problem,jquery ver 3 no problem,but 1.9 have this problem

FredaChina avatar Aug 06 '19 08:08 FredaChina

Hi,

When I deselect all the items and then select items after it returns null when I insert data into the database. Once you deselect all the items then no items are returned if you even select them. Is there a fix for it? Find option.attr change option.prop,the problem was solved.

FredaChina avatar Aug 06 '19 10:08 FredaChina

Thanks. Changed the version to 3 and it is working like a gem.

jony54 avatar Aug 06 '19 18:08 jony54