-
Notifications
You must be signed in to change notification settings - Fork 147
Description
Expected behavior
When you "Copy to Clipboard" from the "Text View" of a cohort, it replicates the text seen on seen without errors.
Actual behavior
This error messages is inserted:
function e(){if(0<arguments.length){if("function"===typeof f)f.apply(g.sb,arguments);else throw Error("Cannot write a value to a ko.computed unless you specify a 'write' option. If you wish to read the current value, don't pass any parameters."); return this}a.l.sc(e);(g.V||g.t&&e.Sa())&&e.U();return g.M} function e(){if(0<arguments.length){if("function"===typeof f)f.apply(g.sb,arguments);else throw Error("Cannot write a value to a ko.computed unless you specify a 'write' option. If you wish to read the current value, don't pass any parameters."); return this}a.l.sc(e);(g.V||g.t&&e.Sa())&&e.U();return g.M} function e(){if(0<arguments.length){if("function"===typeof f)f.apply(g.sb,arguments);else throw Error("Cannot write a value to a ko.computed unless you specify a 'write' option. If you wish to read the current value, don't pass any parameters."); return this}a.l.sc(e);(g.V||g.t&&e.Sa())&&e.U();return g.M} function e(){if(0<arguments.length){if("function"===typeof f)f.apply(g.sb,arguments);else throw Error("Cannot write a value to a ko.computed unless you specify a 'write' option. If you wish to read the current value, don't pass any parameters."); return this}a.l.sc(e);(g.V||g.t&&e.Sa())&&e.U();return g.M} Excluded Descendants Mapped
Steps to reproduce behavior
- https://atlas.ohdsi.org/#/cohortdefinition/599/export
- Press the Copy to Clipboard button on "Text View" page
- Paste to Notepad or Word to see the error