I am trying to export data from a Dandelion Datatables table.
<table id="simlist" dt:table="true" dt:export="xlsx">
Button is visible but browser console returns
TypeError: a is undefined[Learn More]
I see Jquery2.2.3 before any dandelion scripts. Dandelion Datatables version 1.1.0 Thymeleaf 2.1.2.RELEASE Any suggestions?