Skip to content

SPFX Field Customizer Extension not loading #4374

@veerasekarmeiyappan

Description

@veerasekarmeiyappan

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

  1. 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
  2. Opened in VS code
  3. Updated the PageURL in "serve.json". No extra code added.
  4. Ran "Gulp serve" in cmd
  5. Browser will open the SP Online site list view "allitems.aspx". Click "Load Debug Scripts" in the "Allow debug scripts" pop up window
  6. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:spfx-extensionsCategory: SharePoint Framework Extensionsstatus:fixedIssue was fixed in current or prior release.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions