Closed laurenwalker closed 4 years ago
In the user settings, the Copy button for the token doesn't work. The "Copy citation" button on the MetadataView does work, so it's something isolated to the UserView.
Fixed in https://github.com/NCEAS/metacatui/commit/8e530a47ee8ca5536db0f99a182692e7bd1ed49c. Changed the usage of the Clipboard API to use an event delegate instead of DOM binding. Seems to work nicely now.
In the user settings, the Copy button for the token doesn't work. The "Copy citation" button on the MetadataView does work, so it's something isolated to the UserView.