araver
araver
Any updates on this?
Master has the .net standard code in it. Why is that not pushed to nuget?
At this point is really just a matter of someone pushing it up to NuGet. Does someone want to flip that switch?
Do you have any recommendations for getting this to work in a SPA?
Here's some sample code. There's way more to the solution, but its Company IP that I can't share. OrgPeoplePicker is 5-10 components below index. `indext.ts` ```typescript import React from "react";...