Beoordelingen voor KOCT
KOCT door Kivutar, Claire Hernandez, Matthias Meusburger, Fridolin Somers
2 beoordelingen
- Waardering: 3 van 5door Firefox-gebruiker 13782595, 8 jaar geledenThe 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, respectivelyAntwoord van ontwikkelaar
8 jaar geleden geplaatstIndeed, toLocaleFormat is now deprecated. It will be fixed in the new version of KOCT.
Thanks for the report.
Edit: fixed in 0.4.13 :) - Waardering: 3 van 5door Firefox-gebruiker 13636306, 8 jaar geledenNot 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:15Antwoord van ontwikkelaar
8 jaar geleden geplaatstI'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?