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

"Async iterators and generators" not findable on website? #4948

Open
rektide opened this issue Jun 5, 2019 · 1 comment
Open

"Async iterators and generators" not findable on website? #4948

rektide opened this issue Jun 5, 2019 · 1 comment

Comments

@rektide
Copy link
Contributor

rektide commented Jun 5, 2019

Hello. I added #4105 quite a while ago, hopefully resolving #3690.

However I can't seem to find it on caniuse.com . Searching for "Async" doesn't show me the feature in the search results list. Searching for the full description "Async iterators and generators" doesn't show it.

It seems like something is wrong but I don't know what it is. I'd love to be able to see this feature on caniuse.com. Any ideas what the issue is?

@Fyrd
Copy link
Owner

Fyrd commented Jun 6, 2019

Yes, the data is still pending review before it's appears to the site to ensure correctness. Apologies that it's been a while. If it's possible for you to provide a test case to check browser support that would help speed things up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment