Jacob Shilitz
Jacob Shilitz
although `box-sizing` was set to `border-box` which did a similar effect, i think its better to use `outline` https://developer.mozilla.org/en-US/docs/Web/CSS/outline it seems that it's supported 97.48% so that is not a...
there is an inconsistency in spelling between `pekudei` when alone and `pikudei` when its with `vayakheil` I choose `pekudei` spelling after I saw cabbad spell like this https://www.chabad.org/parshah/default_cdo/aid/15569/jewish/Vayakhel-Pekudei.htm Thank you...
The extension needs to be upgraded to version 3 because Google Chrome will soon be removing all extensions that are built using manifest v2. By upgrading the extension to manifest...
this fixes the bug that currently eshipper returns itself as the carrier, and it's different from how it was in the eshipper lagecy XML API, and how other providers that...
apparently eshipper has different mapping in production than in development. I was trying to play around [here](https://github.com/karrioapi/karrio/compare/main...jacobshilitz:karrio:eshipper-real-mappings), (you did it by hand till now?) my approach has two problems: 1....
**Describe the bug** Canada post does not catch a void cancel error with empty message ``` ``` as the docs say it return 404. I can't see the status code...
**Is your feature request related to a problem? Please describe.** Some carriers return notes and warnings which are not errors, but they can be useful. for example, FedEx we disabled...
This extension currently displays the message: "This extension may soon no longer be supported because it doesn't follow best practices for Chrome extensions." This is due to the upcoming end...
it seems we have to send `shippingDocumentSpecification` even for `fedex_electronic_trade_documents`, also we need to remove `POST_SHIPMENT_UPLOAD_REQUESTED` as it means that the user will send them the commercial invoice in a...