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

Fetch data from mobile is 35 times slower than on PC #791

Open
phuocsmileonetwothree opened this issue Apr 9, 2024 · 0 comments
Open

Fetch data from mobile is 35 times slower than on PC #791

phuocsmileonetwothree opened this issue Apr 9, 2024 · 0 comments

Comments

@phuocsmileonetwothree
Copy link

phuocsmileonetwothree commented Apr 9, 2024

Step 1: Describe your environment

  • Operating system: Windows
  • Browser: Chorme
  • Firebase SDK version: ^10.10.0

Step 2: Describe the problem:

Steps to reproduce:

  1. Open website in PC and open website in mobile (or you can open website in PC and then you click "Toggle device toolbar" - Responsive) : congty.click
  2. Click icon chat like messenger
  3. In this time , we can see the data fetch in mobile less than 35 times on a phone browser
  4. Open tab issue in mobile or toggle device toolbar we can see log from console

Observed Results:

  • Open tab issue in mobile or toggle device toolbar we can see error log from console . Fetch in mobile less than 35 times on a phone browser . The errors from google api

Expected Results:

  • I expect fetch data from Mobile browser only fetch less than 1 - 2 times compare to PC browser

Relevant Code:

// TODO(you): code here to reproduce the problem

Image fetch data in PC browser , data fetched very fast and log from console

image
image

Image fetch data in Mobile browser or PC browser and enable toggle device toolbar responsive , data fetched very slow (less than 35 times - 40 times ) and log from console

image
image

This is an address of website and account test :

congty.click/
test1@gmail.com
123

Thanks for watching and you are very welcome to discuss

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

1 participant