Error when run
Hello,
When i'm using the bookmark the actual result is totaly white like this :
Can you help me ?
Can you tell me more?
Maybe better with the error, when i run on my site, with the bookmark and extension i've a console error :
linter.js:467 Uncaught TypeError: Cannot read properties of undefined (reading 'fixed')
at linter.js:467:750
at Array.map (
Does the error also occur if you use the browser extension? https://chrome.google.com/webstore/detail/responsive-image-linter/mnddginionlghpblkimpdalcecpnbjln
Yes exactly the same,
We probably need to add a check if currentRage is undefined here: https://github.com/ausi/respimagelint/blob/194f75598b0fc0e26bb3166a17a3e5ecbb25f30b/src/util/computeSizesAttribute.js#L57-L58
I'm currently facing the same issue. May I know when this PR https://github.com/ausi/respimagelint/pull/94 can be merged?