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

firebox MacOS TypeError: entries[0].borderBoxSize[0] is undefined #70

Closed
liyupi opened this issue Mar 27, 2021 · 1 comment
Closed

firebox MacOS TypeError: entries[0].borderBoxSize[0] is undefined #70

liyupi opened this issue Mar 27, 2021 · 1 comment

Comments

@liyupi
Copy link

liyupi commented Mar 27, 2021

No description provided.

@liyupi
Copy link
Author

liyupi commented Mar 27, 2021

×
TypeError: entries[0].borderBoxSize[0] is undefined
_callee6$/<
http://localhost:8000/umi.js:201973:15

201970 | }()); // @ts-ignore
201971 |
201972 | new ResizeObserver(function (entries) {

201973 | $$invalidate(26, containerWidth = entries[0].borderBoxSize[0].inlineSize);
| ^ 201974 | }).observe(root, {
201975 | box: "border-box" // console.log(containerWidth);
201976 |

This screen is visible only in development. It will not appear if the app crashes in production.
Open your browser’s developer console to further inspect this error. Click the 'X' or hit ESC to dismiss this message.

@pd4d10 pd4d10 closed this as completed in 2eb6f0a Apr 2, 2021
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