-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SPFx 1.15 - Getting error when use form customiser to view existing list item in Classic mode #8272
Comments
Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible. |
How do we do the following step? is it possible via PowerShell?
|
I did it by a C# programming using CSOM, but I think you can archive this by PowerShell. All you need to do is to update the ContentType. Here is how I did it
|
Thanks, @ethanli83 I have ended up writing similar code to update components Ids. |
@ethanli83 - the fix has been merged and will be rolled out WW in the next couple of weeks. |
Thank you very much~ |
Should be rolled out WW by now |
Issues that have been closed & had no follow-up activity for at least 7 days are automatically locked. Please refer to our wiki for more details, including how to remediate this action if you feel this was done prematurely or in error: Issue List: Our approach to locked issues |
Target SharePoint environment
SharePoint Online
What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
Developer environment
Windows
What browser(s) / client(s) have you tested
Additional environment details
Describe the bug / error
I'm getting an error below when I'm try to view an existing list item with form customiser in Classic mode.
Steps to reproduce
Expected behavior
The form customiser shows up correctly
The text was updated successfully, but these errors were encountered: