There is a new link attribute in the activity page called data-no-toggle that controls whether or not an onclick event toggles the dropdown functionality.
This is preventing the csv link from being clicked. The workaround is to right-click the csv text and use the context menu to download the file.
There is a new link attribute in the activity page called
data-no-toggle
that controls whether or not an onclick event toggles the dropdown functionality.This is preventing the csv link from being clicked. The workaround is to right-click the csv text and use the context menu to download the file.
See relevant HTML: