Teodor Sandu
Teodor Sandu
Just a confirmation, i would definitely use this as a VSCode extension to edit paths. Awesome work by the way!
Great find @dpogue, thank you! I guess we'll just wait until either there's enough activity here to attempt an external fix (again), or until that fix gets into iOS, whichever...
Why is this issue closed? We are still finding this error extremely hard to debug. Can anyone please reopen this or point to more recent developments, if any? Thanks!
+1 on "users complain when the date is many years out". Try setting a birthdate starting from today, for an 18y/o you need to click prev month 216 times! Goes...
Any updates?
Hi @dpogue , i can confirm it's still an issue in iOS 16.3.1. Don't know about 16.5 yet.
Is this project maintained any more? We're looking for a parsing module for i18n but if issues like this are getting ignored for 3+ years then maybe this one is...
+1 for this to be main functionality rather than via external apps or services. Thanks!
Any updates on this? Meanwhile i used a simple regex to extract image urls from my html string, then fetched all of them. I then replaced any missing images with...
@Hellogark very interesting find if `onerror` actually works within PrintJS and can prevent it from hanging by changing the `src` attribute, indeed it would be an easier solution *if* you...