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

TypeError: length is undefined #106

Open
QazCetelic opened this issue Feb 21, 2023 · 0 comments
Open

TypeError: length is undefined #106

QazCetelic opened this issue Feb 21, 2023 · 0 comments

Comments

@QazCetelic
Copy link

Both the capture viewport and capture area options cause the following alert to appear.

Alert:

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

Console:

TypeError: length is undefined
    parseCSSLength moz-extension://59220466-2875-42c8-a6cc-caf720919cb7/src/content.js:12660
    addBackgroundAndBorders moz-extension://59220466-2875-42c8-a6cc-caf720919cb7/src/content.js:14443
    handleElement moz-extension://59220466-2875-42c8-a6cc-caf720919cb7/src/content.js:14333
    walkNode moz-extension://59220466-2875-42c8-a6cc-caf720919cb7/src/content.js:14671
    handleElement moz-extension://59220466-2875-42c8-a6cc-caf720919cb7/src/content.js:14415
    walkNode moz-extension://59220466-2875-42c8-a6cc-caf720919cb7/src/content.js:14671
    handleElement moz-extension://59220466-2875-42c8-a6cc-caf720919cb7/src/content.js:14415
    walkNode moz-extension://59220466-2875-42c8-a6cc-caf720919cb7/src/content.js:14671
    handleElement moz-extension://59220466-2875-42c8-a6cc-caf720919cb7/src/content.js:14415
    walkNode moz-extension://59220466-2875-42c8-a6cc-caf720919cb7/src/content.js:14671
    handleElement moz-extension://59220466-2875-42c8-a6cc-caf720919cb7/src/content.js:14415
    walkNode moz-extension://59220466-2875-42c8-a6cc-caf720919cb7/src/content.js:14671
    handleElement moz-extension://59220466-2875-42c8-a6cc-caf720919cb7/src/content.js:14415
    walkNode moz-extension://59220466-2875-42c8-a6cc-caf720919cb7/src/content.js:14671
    elementToSVG moz-extension://59220466-2875-42c8-a6cc-caf720919cb7/src/content.js:14920
    documentToSVG moz-extension://59220466-2875-42c8-a6cc-caf720919cb7/src/content.js:14871
    capture moz-extension://59220466-2875-42c8-a6cc-caf720919cb7/src/content.js:47168
    content.js:47145:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant