Musale Martin

Results 124 comments of Musale Martin

@vishalshitole the only difference here is you're using pnpm. Let me repro with that and circle back asap.

I'll look into this during the week @sebastienlevert @JonoSuave

@konrad-kolodziejak-at-cg @JonoSuave apologies for the late response. I got around to testing this and I could replicate. Can you update your `gulpfile.js` under lit folders to this: ```typescript const litFolders...

@konrad-kolodziejak-at-cg @JonoSuave added #25 to upgrade deps and remove the code blocks that introduce transforming lit files, test it out and let me know if that works for you?

@Mnickii going forward, is it possible to break this out into smaller portions where we have scoped PRs?

@eduardpaul thank you for raising this issue. The idea behind `disableSuggestions` was to show no people suggestions when you click inside the people-picker input https://github.com/microsoftgraph/microsoft-graph-toolkit/pull/3048. Then, you can start typing...

Ho @ridhi58 thank you for surfacing this. I had reproduced this in a different issue https://github.com/microsoftgraph/microsoft-graph-toolkit/issues/3358 and made fix https://github.com/microsoftgraph/microsoft-graph-toolkit/pull/3359. Please test using `@microsoft/mgt@next` version

@ridhi58 I'll take a stub at this ASAP. Sorry for the inconvenience

Hello @ridhi58 thank you for your patience with this. I'm looking at it today.

Thanks @GuillermoCasalCaro for the tip. I realized the fluent input components seem not to be doing this. I will check further with the versions and put up an update to...