sitespeedio / sitespeedio/sitespeed.io
largestassets.summary plugin insitespeedio/sitespeed.io:26.1.0-plus1 version doesn't work fine since one week
Open
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?
- Yes, I've read the how to make a reproducable bug guide
- Yes, I've read the how to debug my script guide
URL
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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