I tried using the cssloader package with the DT package but get the error
Warning: Error in datatable: 'data' must be 2-dimensional (e.g. data frame or matrix)
Is there another way to add a loading spinner that will work with renderDT ? Maybe a conditional panel that hides/shows?
Any help appreciated!