jussihuotari

Results 6 comments of jussihuotari

I'm having an issue with erroneous characters in my converted markup files as well. An example of my case is a webclip note that contains `1. ...`. It looks ok in...

Good question @wormi4ok. I checked the `encoding` attribute and it is `UTF-8`, as expected. Regarding a reproducible example: I amended the earlier test case in this issue with the text...

Did you discover the exact piece of code where Elm would discard the unused ports? FWIW, I've gotten the same error too, and it's just been invalid browser cache. The...

Curious why the security/privacy is not mentioned on this issue? Perhaps I'm missing something? Anyway, from security perspective it sounds very good that the extension is off by default. Like...

Ran into the same error, tried using the fixed image smizy/scikit-learn:0.22.2.post1-alpine-r1. It works. Thank you!

I think this is related to https://github.com/j3k0/cordova-plugin-purchase/issues/995 You'd want to check if the `window.store.ready()` becomes `true` at all. I think the problem is that at some point Apple added a...