-
Notifications
You must be signed in to change notification settings - Fork 1k
Description
What type of issue is this?
Question
What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
Target SharePoint environment
SharePoint Online
What browser(s) / client(s) have you tested
- 💥 Internet Explorer
- 💥 Microsoft Edge
- 💥 Google Chrome
- 💥 FireFox
- 💥 Safari
- mobile (iOS/iPadOS)
- mobile (Android)
- not applicable
- other (enter in the "Additional environment details" area below)
Additional environment details
- Version 123.0.6312.123 (Official Build) (64-bit)
- @microsoft/[email protected]
[email protected]
[email protected] - Node.js versionv18.19.1
Issue description
I have several videos stored in my OneDrive 'My Files' library that I've shared with specific users. Although they can access these videos, I want to restrict their ability to further share them with others inside Microsoft Stream by hiding the share button. I haven't found an out-of-the-box solution to hide the share button on the Stream page. Therefore, I was wondering if it's possible with an SPFx application customizer. However, I've attempted this, but the extension doesn't load within the Stream page. I can see the impact of SPFX extension on SharePoint online modern pages but not it Stream page where users watch videos. Is there any way to prevent users from sharing the video files with others using SPFX?