malsup / blockui

jQuery BlockUI Plugin
http://jquery.malsup.com/block/
1.69k stars 506 forks source link

Uncaught TypeError: Cannot read property 'parentNode' of undefined #91

Open pareshvarde opened 10 years ago

pareshvarde commented 10 years ago

I have huge javascript code and blocking unblocking UI through your JS.

However it seems like blocking/unblocking sequence got out of sync.ex. because of multiple html template it might blocking 2 times and unblocking once or vice versa.

I was able to generate a fiddle of an issue. Can you please take a look and advise a fix?

http://jsfiddle.net/pareshvarde/D8KW4/