https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34587
Lucas Gass <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |[email protected] --- Comment #7 from Lucas Gass <[email protected]> --- When I enable ERM and Add a new data provider manually I get a type error: this.$refs.table.dt is not a function. For me this comes from KohaTable.vue on line 150: let dt = this.$refs.table.dt() I have tried restarting everything and rebuilding the js with yarn js:build. -- 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/
