-
I found this C# code that I want to implement:
![image](https://user-images.githubusercontent.com/22565648/67219737-84fa2080-f3f6-11e9-8ed0-c0f7c4f52f32.png)
The code checks out until I get to …
-
**Version used**
Ex: 4.13.1.0
**Describe the bug**
The more verticals and more results on the page the webparts multiplies the number of calls to _api/site?$select=IsHubSite,HubSiteId,Id
This …
-
# Building Modern SharePoint Web Parts in SPFx Using React Functional Components and Hooks
SPFx typically generates class component web parts by default. In this guide, we’ll begin by exploring the p…
-
### Target SharePoint environment
SharePoint Online
### What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
### Developer environment
macOS
…
-
Hello,
I am trying to use UIkit within a custom SharePoint SPFx web part.
The [SPFx framework](https://learn.microsoft.com/en-us/sharepoint/dev/spfx/sharepoint-framework-overview) is basically…
-
### Target SharePoint environment
SharePoint Online
### What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
### Developer environment
macOS
### What br…
-
#### Category
- [X] Question
- [ ] Bug
- [] Enhancement
#### Expected or Desired Behavior
We have a use case where we would like to show one instance of the refiners webpart depending on mobi…
-
#### Category
[ ] Enhancement
[ **x**] Bug
[ ] Question
#### Version
Please specify what version of the library you are using: [3.18.0]
#### Expected / Desired Behavior / Questio…
-
Hi All,
I'm adding SPFx webpart to modern page using ClientSidePage from OfficeDevPnP.Core C# Console application as in below method,
public bool addSPFxWebpartToModernPage(ClientContext ctx, s…
-
### Disclaimer
Yes
### Sample
https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-accordion-dynamic-section
### Contributor(s)
@ejbenke
### What happened?
I noticed that the yo-rc…