Reviews for KOCT
KOCT by Kivutar, Claire Hernandez, Matthias Meusburger, Fridolin Somers
2 reviews
- Rated 3 out of 5by Firefox user 13782595, 7 years agoThe plugin seems pretty nice overall, but the Export data function isn't working for me. In the debugging console I get this error when I click the Export data button:
TypeError: (new Date(...)).toLocaleFormat is not a function
I've tried it in Firefox 58.0.1 and 58.0.2 on GalliumOS and Ubuntu, respectivelyDeveloper response
posted 7 years agoIndeed, toLocaleFormat is now deprecated. It will be fixed in the new version of KOCT.
Thanks for the report.
Edit: fixed in 0.4.13 :) - Rated 3 out of 5by Firefox user 13636306, 7 years agoNot compatible with Firefox 57.0.2 in some computers. After reading the barcode it stops. It's impossible to transfer the barcodes. Checkout-button does nothing.
InvalidStateError koct.js:1:11
And after clicking "Checkout"
InvalidStateError koct.js:157:23
InvalidStateError koct.js:191:15Developer response
posted 7 years agoI'm sorry it didn't work for you.
Could you check if there are any error messages (press F12 to open the dev tools, then check the "Console" tab) so I can investigate further?
Follow-up:
Thanks for the error messages.
This seems to be an Indexeddb-related issue.
Were you in private browsing mode? (If so, try again in normal browsing mode)
Did you try with a clean user profile?