Dylan
Dylan
Instruments is reporting small memory leaks in json_pack and json_object_set_new_nocheck, e.g. (and not the only stack trace):  These don't seem to consume...
Your script is adding its own inline styles and scripts to the DOM, which can fail to be executed if a struct CSP is defined for the page. Could publish...
I have a page with a few nested lists, which JQM renders into a multi-paged document where each list has an attribute like `data-url=index&ui-page=#-#` where each `#` is a number...
### Version 29.3.1 ### Steps to reproduce This dependency is failing for us when run with jest (ts-jest): ```ts import { initCrypto } from "virgil-crypto"; describe("", () => { beforeAll(async...
We're building an App Clip to accompany our main iOS app. The two apps need to share the encrypted sqlite db, so they both belong to the same App Group,...
export the `readTemplatedStylesheetFromFile` function from the default templates and use it in nsg.js instead of `getTemplatedStylesheet` A better solution would move the function elsewhere, and I leave that to you....
For each template type, lib/stylesheet/index.js calls `getTemplatedStylesheet` once passing in the contents of a file for the respective built in template, and `getTemplatedStylesheet` then returns a function that is used...
I could really use more of a dev guide for implementing a passkey FIDO2 U2F flow than the couple of lines posted here: [https://developers.yubico.com/yubikit-android/fido/](https://developers.yubico.com/yubikit-android/fido/) More specifically, the page above passes...
We have several Views containing a date range filter. How do we construct a `CSVRequestOptions` object that properly specifies the start and end timestamps for the range with calls to...
Just making sure this is on the radar: https://swift.org/package-manager/