12 May
2025
12 May
'25
5:37 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32266 --- Comment #11 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- (In reply to Emmi Takkinen from comment #10)
Page opens, but table doesn't load. In browsers console is a message:
Uncaught TypeError: row.basket.authorizer is null Maybe there needs to be a check if fetched row has authorisedby value in place, since it can be sometimes be NULL.
Did you do: ```shell $ ktd --shell k$ yarn build k$ koha-plack --restart kohadev ``` before testing? I will double-check just in case, but it feels like I had that check in place. -- You are receiving this mail because: You are watching all bug changes.