Recensioni per KOCT
KOCT di Kivutar, Claire Hernandez, Matthias Meusburger, Fridolin Somers
2 recensioni
- Valutata 3 su 5di Utente Firefox 13782595, 8 anni faThe 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, respectivelyReplica dello sviluppatore
pubblicato il 8 anni faIndeed, toLocaleFormat is now deprecated. It will be fixed in the new version of KOCT.
Thanks for the report.
Edit: fixed in 0.4.13 :) - Valutata 3 su 5di Utente Firefox 13636306, 8 anni faNot 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:15Replica dello sviluppatore
pubblicato il 8 anni faI'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?