1👍
✅
use text()
instead:
url : $('#lookupLink').text(),
and data should be an object:
data : { searchItem : searchItem },
👤Jai
Source:stackexchange.com