Musale Martin
Musale Martin
> In new project `maxSelectionsPlaceHolder: '',` works fine but the empty space should go away.  How can I remove the input altogether? You can't remove. We can make that...
> How do I do that? Done here https://github.com/microsoftgraph/microsoft-graph-toolkit/issues/3255 add any more context by editing it
This will require using the fluentui tooltip component https://learn.microsoft.com/en-us/fluent-ui/web-components/components/tooltip
I agree with removing cjs support all together. You have made valid points to remove it. ESM has more _desirable_ benefits like tree-shaking which helps developers bundle smaller sizes of...
Interesting. I would _strongly_ agree that we put abstractions as a peer dependency if it was an ever-changing lib. I think it has a pretty _finalized_ api that doesn't change...
@baywet I'm having a blocker with completing this. When running the steps to build and test, there's an error with building that comes from having build instructions in tsconfig that...
> Hi @musale, Can you please give instructions on how to run the build and tests locally. this is what I get: > > ### `npm run build` > ...
@CarlosGuadamuz I can't reproduce this on my end:  What kiind of unformatted json are you getting?
@CarlosGuadamuz on tyring this endpoint `https://graph.microsoft.com/v1.0/appCatalogs/teamsApps?$expand=*` I can reproduce this: 
@clesieug I cannot reproduce this on my end, the provided query example works as expected:  Could you retry or run it with a different tenant?