https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34587 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #17 from Lucas Gass <lucas@bywatersolutions.com> --- (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.