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

Unable to Capture Website: whirlpool.net.au #114

Closed
flightradar23 opened this issue Feb 16, 2021 · 3 comments · Fixed by #115
Closed

Unable to Capture Website: whirlpool.net.au #114

flightradar23 opened this issue Feb 16, 2021 · 3 comments · Fixed by #115
Labels

Comments

@flightradar23
Copy link

Hi,
While testing your addon out on a few random webpages, I found that it is unable to capture from the website https://whirlpool.net.au, either an area or a viewport. The error it returns is:

An error happened while capturing the page: value is undefined
Check the developer console for more information.

The developer console has the following when capturing the viewport:

Loading failed for the <script> with source “https://whirlpool.net.au/cdn-cgi/bm/cv/669835187/api.js”. whirlpool.net.au:112:1
Content script running content.ts:14:7
Capturing captureViewport content.ts:43:7
TypeError: value is undefined
exports parse.js:29
ValueParser index.js:8
ValueParser index.js:11
elementToSVG index.ts:44
documentToSVG index.ts:12
capture content.ts:52
main content.ts:23
ozpp content.js:59037
newRequire generate.js:60
parcelRequire generate.js:99
char-code-definitions.js:134
content.ts:28:8
main content.ts:28
ozpp content.js:59037
newRequire generate.js:60
parcelRequire generate.js:99
char-code-definitions.js:134

Changing any settings does not affect this bug.

System:
Ubuntu 20.04
Firefox 85.0.1 (64-bit)
Other Addons:
uBlock Origin
GNOME Shell Integration

Turning off the other addons makes no difference.

Thanks.

@runxel
Copy link

runxel commented Mar 29, 2021

Actually this browser extension doesn't work with most sites. 😐

TypeError: value is undefined
exports parse.js:29
ValueParser index.js:8
ValueParser index.js:11
elementToSVG index.ts:44
documentToSVG index.ts:12
capture content.ts:52
content.ts:28:8
main content.ts:28

@felixfbecker felixfbecker transferred this issue from felixfbecker/svg-screenshots Apr 11, 2021
felixfbecker added a commit that referenced this issue Apr 11, 2021
Firefox does not support mutating CSSFontFaceRule.

Fixes #114
felixfbecker added a commit that referenced this issue Apr 11, 2021
Firefox does not support mutating CSSFontFaceRule.

Fixes #114
felixfbecker added a commit that referenced this issue Apr 11, 2021
Firefox does not support mutating CSSFontFaceRule.

Fixes #114
@github-actions
Copy link

🎉 This issue has been resolved in version 0.11.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

@felixfbecker
Copy link
Owner

@runxel if you still see an error on another website, please file an issue :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants