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: Cannot read properties of null (reading 'scrollWidth') #53

Open
cameronjweeks opened this issue Apr 25, 2024 · 1 comment
Open
Labels
bug Something isn't working cannot reproduce

Comments

@cameronjweeks
Copy link

Error on load

carta-md.js?v=7095f9a7:2455 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'scrollWidth')
at overflowing (carta-md.js?v=7095f9a7:2455:41)
at carta-md.js?v=7095f9a7:2456:14
at carta-md.js?v=7095f9a7:186:32

@BearToCode BearToCode added the bug Something isn't working label Apr 25, 2024
@BearToCode
Copy link
Owner

Hello, can you provide more information as well as a minimal reproducible example? It looks like a resize event is fired before the component is mounted, which should not happen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cannot reproduce
Projects
None yet
Development

No branches or pull requests

2 participants