Julie Turner

Results 59 comments of Julie Turner

Ok, well unfortunately I don't believe this has anything to do directly with PnPjs but it probably has to do with the extra work the client-side UI does for you...

That documentation is an example, but the entire library works on the same principles. If you look at existing graph modules, you'll see that it's the exact same pattern. The...

If you want to make a call to an endpoint that isn't currently supported you can use the `getGraph` or `postGraph` (etc) methods the same as the internals of the...

Because documenting the internals of the library is extremely low priority compared to answering all the other questions, making updates, and providing enhancements, documentation, and testing when there are only...

As you said you can already get the teams channels https://pnp.github.io/pnpjs/graph/teams/#get-all-channels-of-a-team Here's how to switch to the beta endpoint: https://pnp.github.io/pnpjs/graph/behaviors/#endpoint Just add the `.using(Endpoint("beta")` to wherever you're establishing the graph...

I can confirm that this is an issue still at least for command sets. If it's not supposed to be enabled if a command set/field customizer is present that is...

@reedpamsft - It appears to me that it's already taken affect for my dev tenant. After a few (empty cache and hard refresh) browser refreshes, in targeted release for everyone,...

I'm going to close this due to lack of activity. If you're still having issues, please feel free to open a new issue and reference this one providing more details.