Open dcashpeterson opened 8 months ago
Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.
Looks like this is the same issue as mine #604
I'm having the same issue while working on an ACE using SPFx 1.18.2 and the site picker control. @Annie-Johnson not sure this is the same issue. For this one the build is successful, the issue occurs when trying to open the property pane of the ACE.
When I am using any property control using SPFx 1.18 and the ACE template I am getting the same error as #567. The sample provided as an solution is written in SPFx 1.13 and and V3.2 of the controls and doesn't work. I have tried the file picker and the site picker controls
sp-pages-assembly_en-us_dabadef8fce89e16a072e1ef7c166a4d.js:191 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'isInternal')
Thanks
Category
Version
Please specify what version of the library you are using: [ 3.16]
Expected / Desired Behavior / Question
Following the configuration examples the property controls should load in the property pane.
Observed Behavior
Steps to Reproduce