-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
area:spfx-extensionsCategory: SharePoint Framework ExtensionsCategory: SharePoint Framework Extensionsstatus:fixedIssue was fixed in current or prior release.Issue was fixed in current or prior release.
Description
Category
- Question
- Typo
- Bug
- Additional article idea
Expected or Desired Behavior
On "Gulp serve" SPFX Field customizer should redirect to SP Site list view page and should render the field with prefix "Value:" in front of each field
Observed Behavior
On "Gulp serve" SPFX Field customizer redirected to SP Site list view as expected but didn't render the field with prefix "Value:" in front of each field. No errors or warnings found in page and VS code Terminal window
Steps to Reproduce
- Created a new SPFX Field Extension as in Microsoft site
https://docs.microsoft.com/en-us/sharepoint/dev/spfx/extensions/get-started/building-simple-field-customizer - Opened in VS code
- Updated the PageURL in "serve.json". No extra code added.
- Ran "Gulp serve" in cmd
- Browser will open the SP Online site list view "allitems.aspx". Click "Load Debug Scripts" in the "Allow debug scripts" pop up window
- The list view will load as in OOTB view but the expected prefix will not be available
Submission Guidelines
Sure this is not a big bug as it has worked earlier for many users, may be a regression bug.
Thanks for your contribution! Sharing is caring.
kirkrdheinrich-ulbricht and jackpoz
Metadata
Metadata
Assignees
Labels
area:spfx-extensionsCategory: SharePoint Framework ExtensionsCategory: SharePoint Framework Extensionsstatus:fixedIssue was fixed in current or prior release.Issue was fixed in current or prior release.