https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34587
Lucas Gass <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #17 from Lucas Gass <[email protected]> --- (In reply to Lucas Gass from comment #7) > 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. I don't think this was addressed and I am still getting this error. To recreate: 1. ERM -> Add new data provider 2. Create manually 3. Add a provider manually 4. Go back to /cgi-bin/koha/erm/agreements 5. Notice the type error -- 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/
