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

Extra WPCom REST requests on self hosted sites #11614

Open
maxme opened this issue Apr 8, 2020 · 0 comments
Open

Extra WPCom REST requests on self hosted sites #11614

maxme opened this issue Apr 8, 2020 · 0 comments

Comments

@maxme
Copy link
Contributor

maxme commented Apr 8, 2020

I was checking Stetho network requests while testing this #11522 and I found that we're trying to fetch diffs from wpcom REST API even if a self hosted site (non jetpack) is selected.

Screenshot 2020-04-08 at 15 57 19

It's not a big deal, but we're kind of leaking self hosted usage via this extra call.

Expected behavior

No network call to wpcom REST API when a non-jetpack self hosted site is selected.

Steps to reproduce the behavior

  • Select a self hosted site.
  • Go to the post list.
  • Tap on a published post.
Tested on [device], Android [version], WPAndroid [version]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants