Musale Martin

Results 124 comments of Musale Martin

@clesieug glad to be of help. Open a new issue with the details if it re-occurs. Closing this one.

@headinthebox @tobi1220 thank you looking into this issue and creating workarounds. I apologise for the late response and I acknowledge that this is a bug. First, clicking on a folder...

@headinthebox sorry about that experience. There's ongoing work to create a fix for this. Thank you for surfacing the bug.

Oh @patrikhellgren thank you for bringing this to our attention, ~embarrassingly~ again. The documentation for mgt-spfx needs an update to reflect this. We have this in our backlog now. A...

@patrikhellgren thank you for the detailed explanation. This has shed more light on elements of disambiguation we had not documented. We shall update this accordingly and get out improved documentation...

@MHamza8070 are you getting errors in the browser console that show subscription failed?

@MHamza8070 Here is how you set up the chat component. https://github.com/microsoftgraph/microsoft-graph-toolkit/blob/next/mgt-chat/packages/mgt-chat/README.md. Please note that this component is a preview component and it's not actively being developed. If you get any...

I can't quit figure out how you're using this control @web265p3. Please could you explain a little more how you're utilizing it as a custom element?

Oh, I see what you mean @web265p3. The `selectUsersById` function is calling `addPerson` method which adds the found user ids and sets focus on the input field. I introduced this...

hello @vishalshitole, I have been looking into this and put up https://github.com/pnp/mgt-samples/pull/25 that: - removes the code that uses babel transforms on lit html files. - Updates SPFx to 1.20+...