Caylan
Caylan
Any update on this? What is the default sorting behavior?
@jpsim, it'd be really nice to have a pattern/anti-pattern. Our devs are debating what this paragraph actually means: > Realm read transaction lifetimes are tied to the memory lifetime of...
Hi @metafloor, they are linked in the URL above. [https://bwipjs-api.metafloor.com/?bcid=qrcode&text=EX-JEBAJLDLENIALE-2_JB&eclevel=L&scale=2](https://bwipjs-api.metafloor.com/?bcid=qrcode&text=EX-JEBAJLDLENIALE-2_JB&eclevel=L&scale=2)
I've submitted to my customer. I'll report back when I hear from them. 👍 Thank you!
@metafloor, the customer reports this barcode is not scannable with their scanner. Hmm. 🤔
@terryburton Will do!
The user has confirmed they can scan the latest barcode in this thread. 😄
@metafloor, if you push to a feature branch I'll build a beta for my user to test on Monday morning. Thank you so much.
I spent a few minutes trying to mimic the moment API using the moment constructor, but gave up and created this working one-shot wrapper. ``` const momentFormatWrapper = (dateInput: string,...