Skip to content
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

fix: delete non-existent anchor point #36881

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fuchunhui
Copy link
Contributor

Description

Motivation

Additional details

Related issues and pull requests

@fuchunhui fuchunhui requested a review from a team as a code owner November 20, 2024 13:32
@fuchunhui fuchunhui requested review from wbamberg and removed request for a team November 20, 2024 13:32
@github-actions github-actions bot added Content:WebAPI Web API docs size/xs [PR only] 0-5 LoC changed labels Nov 20, 2024
Copy link
Contributor

@@ -22,7 +22,7 @@ setSharedStorageContext(context)
### Parameters

- `context`
- : A string representing the contextual data to pass in to shared storage. Once set, this will be stored in the [internal config](/en-US/docs/Web/API/FencedFrameConfig#internal_config) `storageContext` property.
- : A string representing the contextual data to pass in to shared storage. Once set, this will be stored in the internal config `storageContext` property.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know what this means. @chrisdavidmills , do you? Can we explicate this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs size/xs [PR only] 0-5 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants