Jae

Results 2 comments of Jae

> const handleReady = (payload) => { > document.querySelector('.cm-activeLine').scrollIntoView(); > } I am using this version as scrollintoview was effecting my page ``` typescript const handleReady = () => {...

It appears the azure authentication is working but MSAL using the returned tokens are giving me 401's