URL in row unclickable after draw()

URL in row unclickable after draw()

jackAjackA Posts: 2Questions: 1Answers: 0

Take the following example (I'm using Chrome):
http://live.datatables.net/hudeduye/1/

This is C+P from:
https://datatables.net/examples/api/multi_filter.html

Click on Ashton Cox: it will take you to Google. Now go back and use the filter box (type in 'ash') and click on the name: the first click will not register and requires a second click to go to Google.

This seems to be tied to draw() - disabling draw fixes the issue, but obviously does not show the filtered table.

Any ideas? Thanks!

Answers

This discussion has been closed.