You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
Hi there, is there any reason why an editor might have a null/undefined buffer?
Been getting these issues with my package pusher/atom-pair#58pusher/atom-pair#62pusher/atom-pair#66 . The package itself ensures an active text editor either by getting or creating it. I'm confused as to why its buffer can be undefined.
Many thanks for any help you can give!
The text was updated successfully, but these errors were encountered:
Hi there, is there any reason why an editor might have a
null
/undefined
buffer?Been getting these issues with my package pusher/atom-pair#58 pusher/atom-pair#62 pusher/atom-pair#66 . The package itself ensures an active text editor either by getting or creating it. I'm confused as to why its buffer can be undefined.
Many thanks for any help you can give!
The text was updated successfully, but these errors were encountered: