Dennis Cornwell

Results 4 issues of Dennis Cornwell

**Describe the bug** Cognito user authentication doesn't appear to support url-encoded cookie fields when authenticating during server-side renders using `withSSRContext`. **To Reproduce** Steps to reproduce the behavior: 1. Configure a...

bug
Auth
SSR
to-be-reproduced

It seems that when `` or `` elements have a font-size which includes a unit, this library renders their `.bbox()` as an empty rect (all 0's). The following example illustrates...

In Jackson 2.12 the following junit example test (written in Kotlin) works as I'd expect it to ```kotlin @JsonIgnoreProperties(ignoreUnknown = true) data class Tspan( @field:JacksonXmlText var content: String? = null...

test-needed

Since many client implementations intentionally omit certain prefetch information and instead require that services request additional FHIR data to flesh out card contents, it would be great to simulate this...