SharePoint / sp-dev-docs

SharePoint & Viva Connections Developer Documentation
https://docs.microsoft.com/en-us/sharepoint/dev/
Creative Commons Attribution 4.0 International
1.24k stars 1k forks source link

SPFX Field Customizer - Fail to load customizer for column #9329

Open sAdela opened 10 months ago

sAdela commented 10 months ago

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

SPFX Version: 1.16.1 Node version: 16.17.1 React version: 17.0.1 Edge: Version 119.0.2151.58 (Official build) (64-bit)

Describe the bug / error

I deployed my Field Customizer for the list and I'm getting the issue 'Fail to load customizer for column: myColumn, error: Manifest not found for componentId 'componentId'

At the beginning it worked but now it completely stopped working and I'm getting that error.

I use custom CDN, so I upload files to 'https://mySite.sharepoint.com/sites/mySubsite/SiteAssets/MyBuildFiles'.

Sometimes I get this error too: GetDataError: Expected double-quoted property name in JSON at position 18120 (line 158 column 12543)

Steps to reproduce

  1. Create field customizer for custom field
  2. Deploy

Expected behavior

My customizer should load

ghost commented 10 months ago

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.