playground-auth
playground-auth copied to clipboard
yarn rw setup auth azureActiveDirectory
When setting up auth for Microsoft AD I have encountered a problem.
Uncaught (in promise) TypeError: Converting circular structure to JSON
--> starting at object with constructor 'HTMLButtonElement'
| property '__reactFiber$ocd4ah20an' -> object with constructor 'FiberNode'
--- property 'stateNode' closes the circle
at JSON.stringify (
I am looking at the problem but not sure where/how it is originating.