Dylan Sharp
Results
1
issues of
Dylan Sharp
Hello, I've experienced the throwing of an `Invalid state` Error, which is commented as **_should_** not happen, on [line 355 of `EmbedClientEx.ts`](https://github.com/looker-open-source/embed-sdk/blob/939158d4fbd816fa71f54a67a51cc92cc0a1f193/src/EmbedClientEx.ts#L355) when using cookieless embeddings. ```typescript handlers['session:tokens:request'].push(async () =>...