Skip to content

React Frontend - Issue with being progressive web app. Adding 12 seconds latency #809

@surapuramakhil

Description

@surapuramakhil

Describe the bug

It looks Entire JS code getting dumped in one JS file. That loading is synchronous / blocking next level of fetches.

It adds 12 seconds of additional latency. That's pretty bad for user experience.

This is for my site where I am not using any CDN.
image

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots or video to help explain your problem.

Platform

  • Device: [e.g. Desktop, Mobile]
  • OS: [e.g. macOS]
  • Browser and version: [e.g. Chrome, Safari]
  • Version: [e.g. v1.2.0]

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions