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

Traceback on latest 119 startup #1060

Open
5 tasks done
srevenant opened this issue Jul 17, 2024 · 1 comment
Open
5 tasks done

Traceback on latest 119 startup #1060

srevenant opened this issue Jul 17, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@srevenant
Copy link

Thanks in advance for your bug report!

  • Have you reproduced issue in safe mode?
  • Have you used the debugging guide to try to resolve the issue?
  • Have you checked our FAQs to make sure your question isn't answered there?
  • Have you checked to make sure your issue does not already exist?
  • Have you checked you are on the latest release of Pulsar?

What happened?

/Applications/Pulsar.app/Contents/Resources/app.asar/src/text-editor-component.js:1776

TypeError: Cannot read property 'element' of undefined
at TextEditorComponent.didScrollDummyScrollbar (/Applications/Pulsar.app/Contents/Resources/app.asar/src/text-editor-component.js:1776:37)

Pulsar version

119

Which OS does this happen on?

🍎 macOS

OS details

Sonoma

Which CPU architecture are you running this on?

x86_64/AMD64

What steps are needed to reproduce this?

I started up after upgrading and got the TB

Additional Information:

/Applications/Pulsar.app/Contents/Resources/app.asar/src/text-editor-component.js:1776
TypeError: Cannot read property 'element' of undefined
at TextEditorComponent.didScrollDummyScrollbar (/Applications/Pulsar.app/Contents/Resources/app.asar/src/text-editor-component.js:1776:37)

@srevenant srevenant added the bug Something isn't working label Jul 17, 2024
@savetheclocktower
Copy link
Sponsor Contributor

I've noticed this happening sometimes but haven't been able to pinpoint why. It doesn't seem to affect much, but let us know if it happens routinely.

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

No branches or pull requests

2 participants