https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41328
Matt Blenkinsop <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #190048|0 |1 is obsolete| | --- Comment #10 from Matt Blenkinsop <[email protected]> --- Created attachment 190059 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190059&action=edit Bug 41328: Fix incorrect use of ref in KohaTable.vue This patch fixes DataTables instantiation in Vue components. There was an error in the console Uncaught (in promise) TypeError: table.value.dt is not a function Signed-off-by: Lucas Gass <[email protected]> Signed-off-by: Matt Blenkinsop <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
