muyiwaoyeniyi

Results 20 comments of muyiwaoyeniyi

@i-like-robots Thanks for the note. I will check out the new version in beta and provide feedback if I run into any issues. Thanks a lot!

@raDiesle Did you find a solution to this? @jfschwarz Any help with this please? There really is no easy way to insert at a cursor position since the utils functions...

@alexandrtovmach Thanks again for the package!! Definitely been helpful. I'm also having the same issue after using 1.12.1. If I sign out within my app and revisit the sign in...

@rafenasir just do this after successful authentication ```sessionStorage.removeItem("msal.idtoken")```

@alexandrtovmach I pasted the source of the issue here https://github.com/alexandrtovmach/react-microsoft-login/issues/84#issuecomment-895918353 ... it would be helpful to allow us send a prop to enable or disable this behavior in the useEffect

@erikras Please any help on this? While the changes you published to #751 seem to work, I don't think it covers setting state inside the onChange function in a FormSpy....

@l3v1k Please can you explain a bit more what you're referring to? I'm have that problem but not sure how to resolve it. Thanks!

@petyosi Thanks again for this package. We use it in an upcoming product and it saved us a ton of time. Here's the use case I have. It's similar to...