-
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
ListView Command Set extension not loading on a specific list #10074
Comments
I would just add that we have also been experiencing similar issues with this meaning that customers are unable to perform functionality. I did see a closed issue with relation to embedded pages for Command Set #10057 as this is a fairly new issue that has been closed and whether this had an impact causing the above? |
As far as I can see, it affects certain lists, but not others. I can't see any difference between the lists, same template, same everything. It is persistent though. The affected lists stay affected, no matter what I do. |
|
We are visiting it in full mode, we don't use web parts for this. It is an extremely wide-spread issue and I feel it's growing every day, probably as more tenants get the newest UI. |
Note, I also get this sometimes: A preload for 'https://storage.infowisesolutions.com/ufspfx/v1400/infowise-slp.js' is found, but is not used because the request credentials mode does not match. Consider taking a look at crossorigin attribute. I have no idea where it's coming from and why it would suddenly ask for this attribute. It's something on your side. |
And there is also this now: The resource at “https://storage.infowisesolutions.com/ufspfx/v1400/infowise-design.js” preloaded with link preload was not used within a few seconds. Make sure all attributes of the preload tag are set correctly. |
Also, today the issue spread to all lists using the MS Lists interface, please help! |
|
@reedpamsft What do you mean unrelated? these are all related to the SPFx customizer not being loaded. It refuses to loads the JS file, the messages change according to the type of browser. In Edge/Chrome the usual message is usually "is found, but is not used because the request credentials mode does not match. Consider taking a look at crossorigin attribute" or " is found, but is not used due to an unknown reason" |
@vladigubler okay, I'm really sorry, I'm getting this mixed up with another issue that came across my inbox... I'll send this to the appropriate folks. |
@reedpamsft Is there any ETA when it's going to be fixed. According to our customers it stopped working within the last 24 hours on all the lists it previously worked on. I'm guessing an update was recently pushed out? |
@vladigubler as discussed over mail, I believe this issue should be fixed now. We rolled back a change that caused a regression for this experience. |
I wasn't added to the mail correspondence but confirm from my side the issue appears to be resolved based on the roll back. Hopefully it's also solved for @vladigubler |
Looking good! Was very impressed by the turnaround! I will have more people confirm it tomorrow.
Regards,
Vladimir Gubler
[signatureImage]
…________________________________
From: Kolyangus ***@***.***>
Sent: Wednesday, January 15, 2025 8:03:52 PM
To: SharePoint/sp-dev-docs ***@***.***>
Cc: Vladimir Gubler ***@***.***>; Mention ***@***.***>
Subject: Re: [SharePoint/sp-dev-docs] ListView Command Set extension not loading on a specific list (Issue #10074)
I wasn't added to the mail correspondence but confirm from my side the issue appears to be resolved based on the roll back. Hopefully it's also solved for @vladigubler<https://github.com/vladigubler>
—
Reply to this email directly, view it on GitHub<#10074 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AE3GZVLVW5M5BSRK5EJZPAL2K4APRAVCNFSM6AAAAABU6MR3FKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOJUGI2DQOJRGQ>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
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
On one specific Custom list only the SPFx extensions do not load. Works well on other lists and, strangely, works in Firefox.
When it doesn't work, the following lines are found in Console for each one of the extensions:
"A preload for 'https://storage.infowisesolutions.com/ufspfx/v1400/infowise-design.js' is found, but is not used due to an unknown reason."
Steps to reproduce
Not sure how to reproduce, but it consistently doesn't load on a particular list, but works on all the other lists within the same site, with or without the new Lists interface. This is a simple SPFx list extensions that adds some buttons to the toolbar.
This is the error:
Expected behavior
Loads on all lists in the site.
The text was updated successfully, but these errors were encountered: