question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Incompatible with SPFx 1.13

See original GitHub issue

Category

  • Enhancement
  • Bug
  • Question

Version

Please specify what version of the library you are using: [ 3.2 ]

Expected / Desired Behavior / Question

Using the PropertyFieldListPicker should work

Observed Behavior

Unable to configure it because I receive the following error when setting context to this.context (SPFx Webpart):

 Type 'WebPartContext' is not assignable to type 'BaseComponentContext'.
  Types have separate declarations of a private property '_serviceScope'.ts(2322)

Steps to Reproduce

Create an SPFx 1.13 webpart, add the property controls, attempt to configure the PropertyFieldListPicker

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
AJIXuMuKcommented, Nov 18, 2021

Hi @thechriskent - thanks for reporting this one. 1.13.* support will be included in the next release.

0reactions
AJIXuMuKcommented, Dec 18, 2021

3.3.0 has been release.

Should be good now.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Update extensibility documentation to include SPFx version
Problem I stumbled upon a versioning conflict on a customer project last month. My other solutions were using SPFx 1.13.1 and I created...
Read more >
Unable to install Microsoft sharepoint generator in MacBook pro
15.0+ (Fermium). Try using either of above Node.js version to install @microsoft/generator-sharepoint@1.13.0. Source: Set up ...
Read more >
SharePoint Framework v1.13 release notes - Microsoft Learn
This page addresses details related to a specific SPFx release version. This page doesn't include additional SPFx prerequisites that must be ...
Read more >
Yeoman SPFx issue with installing @microsoft/sharepoint ...
Turns out the issue is that I was using the latest version of Node.js (v16.13.0) when I needed to be using a supported...
Read more >
What's new? Unboxing the SharePoint Framework (SPFx) v1.15
These custom forms are implemented as a new type of SPFx extension ... We've also got this inconsistent experience with customizing a field....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found