jpspringall
jpspringall
More of question than an issue, Just wondering if angular high-charts supports SSR? When I try and run in SSR mode, I get the following error when trying to browse...
Hi, Not sure if this was intentional but as the part commit #906 the renew function in tokenManager.ts has been changed about line 412 from ``` this.state.renewPromise[key] = this.sdk.token.renew(token) .then(freshToken...
There looks to be 2 ways of configuring token storage: Using the storageManager: ``` storageManager: { token: { storageType: 'sessionStorage', } } ``` Using token manager storage property: ``` tokenManager:...
Hi, I think this also relates to #890 I previously created an issue #592 explaining the use of cookies within in server side rendering, though the actual issue raised was...
### Proposal This relates to: https://github.com/kedacore/keda/discussions/5206 Essentially update Keda so that it passes through the trigger that caused a ScaledJob To Be Started Initial thoughts are to set an env...
This refers to https://marketplace.visualstudio.com/items?itemName=ViktarKarpach.DebugAttachManager- 9749#qna As well as this when you mouse over you cannot see the text When you mouse over an item, the highlight hides the tick and...