useExport download is occurring even with download = false
I have a
useExport hook with download set to false in my export options. It seems that the browser is still downloading the file and the trigger is not returning the data.