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

Example of a key to be logged is not in the IDBCursor.key page #23328

Open
mikecat opened this issue Jan 2, 2023 · 0 comments
Open

Example of a key to be logged is not in the IDBCursor.key page #23328

mikecat opened this issue Jan 2, 2023 · 0 comments
Labels
area: IndexedDB Content:WebAPI Web API docs effort: medium This task is a medium effort. help wanted If you know something about this topic, we would love your help!

Comments

@mikecat
Copy link
Contributor

mikecat commented Jan 2, 2023

MDN URL

https://developer.mozilla.org/en-US/docs/Web/API/IDBCursor/key

What specific section or headline is this issue about?

Examples

What information was incorrect, unhelpful, or incomplete?

The article says:

Within each iteration we log the key of the cursor to the console, something like this

However, there looks no examples of keys to be logged corresponding to "something like this" in the page.

What did you expect to see?

An example of a key to be logged is added.

Do you have any supporting links, references, or citations?

No response

Do you have anything more you want to share?

These pages have similar structure, and have examples of values to be logged.

MDN metadata

Page report details
@mikecat mikecat added the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Jan 2, 2023
@github-actions github-actions bot added the Content:WebAPI Web API docs label Jan 2, 2023
@sideshowbarker sideshowbarker added help wanted If you know something about this topic, we would love your help! effort: medium This task is a medium effort. and removed needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. labels Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: IndexedDB Content:WebAPI Web API docs effort: medium This task is a medium effort. help wanted If you know something about this topic, we would love your help!
Projects
None yet
Development

No branches or pull requests

3 participants