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
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
Enhancement
Bug
Question
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
Scaffold a new ACE project using SPFx 1.18
Add the Property controls per the instructions
Add property control to Property Panel
Load the ACE on the dashboard and try to edit it
The error is thrown to the console and the property page doesn't render
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: