Share via

SPFx extension application customizer CSS Issue

Deshmukh, Sanket 0 Reputation points
2023-10-30T05:53:54.88+00:00

Hi All,

We are using spfx extension application customizer in our SPO site, If we are getting navigated from that SPO site (where extension is deployed) to another SPO site from same tenant (where extension is not deployed), same css we have used in extension is getting applied to site where extension is not deployed.

Note - we are using SharePoint quick links or links in text webpart for navigations. Also navigation is getting performed in same tab.

It seems like css is getting stuck there due to partial loading in SharePoint

Can anyone please help on this issue?

Thanks,

Sanket

Microsoft 365 and Office | SharePoint | Development
Microsoft 365 and Office | SharePoint | For business | Windows
0 comments No comments

1 answer

Sort by: Most helpful
  1. RaytheonXie_MSFT 40,496 Reputation points Microsoft External Staff
    2023-10-30T06:43:16.0933333+00:00

    Hi @Deshmukh, Sanket (Cognizant),

    This might caused by you have set the solution Tenant-scoped available. You could set skipFeatureDeployment to false to prevent the solution from deployed across the tenant.

    For more details, you could refer to the following document

    Tenant-scoped solution deployment for SharePoint Framework solutions


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.