pulsar icon indicating copy to clipboard operation
pulsar copied to clipboard

Traceback on latest 119 startup

Open srevenant opened this issue 1 year ago • 1 comments

Thanks in advance for your bug report!

  • [X] Have you reproduced issue in safe mode?
  • [X] Have you used the debugging guide to try to resolve the issue?
  • [X] Have you checked our FAQs to make sure your question isn't answered there?
  • [X] Have you checked to make sure your issue does not already exist?
  • [X] 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 avatar Jul 17 '24 15:07 srevenant

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.

savetheclocktower avatar Aug 03 '24 17:08 savetheclocktower