pulsar-edit / pulsar

A Community-led Hyper-Hackable Text Editor
https://pulsar-edit.dev
Other
3.21k stars 135 forks source link

Traceback on latest 119 startup #1060

Open srevenant opened 2 months ago

srevenant commented 2 months ago

Thanks in advance for your bug report!

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)

savetheclocktower commented 1 month ago

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.