Anand-rana

Results 2 issues of Anand-rana

1: create controls state state = controls: { polygon: true, trash: true, }, } 2. Hide contorls when change state . onDrawCreate = () => { this.setState({ controls: { polygon:...

question

Library versions react-aad-msal: 2.3.5 msal: 1.3.2 Describe the bug I've attempted to replace ADAL with MSAL. The first time the user accesses the app it authenticates correctly, but I am...