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

Mobile to desktop broken for Chrome/Android feature queries #785

Open
steverep opened this issue Aug 21, 2023 · 3 comments
Open

Mobile to desktop broken for Chrome/Android feature queries #785

steverep opened this issue Aug 21, 2023 · 3 comments

Comments

@steverep
Copy link
Contributor

As of 4.21.10, #767 seems to have regressed but only for and_chr and android:

$ ./cli.js  --mobile-to-desktop "Android > 0 or ChromeAndroid > 0 and supports es6-module"
and_chr 114
android 114

It's now only reporting the latest version. Any idea what happened here?

@steverep
Copy link
Contributor Author

I suspect the problem is that the list of versions in the feature cache does not match the list of versions in the browser cache.

@ai
Copy link
Member

ai commented Aug 21, 2023

PR will be needed. I am too busy on another open source project.

@steverep
Copy link
Contributor Author

I should be able to fix it. I'll try to get to it later this week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants