-
Notifications
You must be signed in to change notification settings - Fork 405
Closed
Description
Category
[ ] Enhancement
[x] Bug
[ ] Question
Version
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 - Run
npm install
in terminal - Build the solution with
gulp build --ship
- Bundle the solution with
gulp bundle --ship
- Observe the terminal output
Thanks!
HuihuiWu-Microsoft and Mikolalaj
Metadata
Metadata
Assignees
Labels
No labels