sitespeedio / sitespeedio/sitespeed.io

largestassets.summary plugin insitespeedio/sitespeed.io:26.1.0-plus1 version doesn't work fine since one week

Open
#3,773 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

awaiting response bug
Dominant language
JavaScript
Stars
5k
Forks
624
Avg merge
4h 8m
Merged PRs (30d)
2

Description

Have you read the documentation?
URL

https://www.zara.com/es/

What are you trying to accomplish

I get the images transfer size from the largestassets.summary message.data

var total_transfer_size = message.data.transferSize;

This code was running OK for months

What browser did you use?

Chrome

How to reproduce
I make a custom docker from this docker version
FROM sitespeedio/sitespeed.io:26.1.0-plus1

Make a new custom plugin and get the results from other plugins

This code was running OK for months but it's not running since a week
Relevant log output

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the custom plugin against sitespeedio/sitespeed.io:26.1.0-plus1 using the Zara URL and Chrome, then inspect the largestassets.summary message and its data.transferSize value. Done means identifying why the value no longer works and confirming that the custom plugin receives the expected image transfer size again.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, javascript
Domain
cli, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.