Arviot lisäosalle KOCT
KOCT tekijä Kivutar, Claire Hernandez, Matthias Meusburger, Fridolin Somers
2 arviota
- Arvioitu 3/5kirjoittanut Firefox-käyttäjä 13782595, kahdeksan vuotta sittenThe 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, respectivelyKehittäjän vastaus
lähetetty kahdeksan vuotta sittenIndeed, toLocaleFormat is now deprecated. It will be fixed in the new version of KOCT.
Thanks for the report.
Edit: fixed in 0.4.13 :) - Arvioitu 3/5kirjoittanut Firefox-käyttäjä 13636306, kahdeksan vuotta sittenNot 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:15Kehittäjän vastaus
lähetetty kahdeksan vuotta sittenI'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?