You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please specify what version of the library you are using: [ 3.21.0 ]
Expected / Desired Behavior / Question
The current version of the @pnp/spfx-controls-react package 3.21.0 should work with the latest version of the SharePoint Framework SPFx 1.21.1.
Observed Behavior
While bundling and/or serving the SPFx solution created with the SPFx version 1.21.1, which has the dependency on @pnp/spfx-controls-react: 3.21.0, I receive an error. Please see the screenshot below for the error message.
Steps to Reproduce
Create a simple web part (React) solution with SPFx version 1.21.1.
Add @pnp/spfx-controls-react: 3.21.0 as a dependency in the package.json