Brad Schick
Brad Schick
While working on this issue: https://github.com/jedisct1/libsodium.js/issues/334 I hit errors trying to call the following 1.0.19 functions from plain old javascript: crypto_aead_aegis128l_* crypto_aead_aegis256_* crypto_kdf_hkdf_* After some grepping and simple tests, it...
When constructing a ReadableStream and then reading it with a ReadableStreamBYOBReader (for example to control the size of reads), if the stream is closed during the read request without enqueued...
### Which @angular/* package(s) are the source of the feature request? core ### Is this a regression? No ### Description (changed this to a feature request... see comments) Trying to...
**Describe the bug** During a patch call to change the value of the `description` field in the model below, the value of the `credentialId` field was lower-cased by ElectroDB. The...