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.
We seem to have a stack in the dev console on launch:
Uncaught (in promise) TypeError: Cannot read property 'mentionableUsers' of null
at UserStore.loadMentionableUsers (/Applications/Atom Dev.app/Contents/Resources/app/static/<embedded>:14:3904824)
at <anonymous>
Steps to Reproduce
Open Atom on a project folder that's a git repository with a GitHub remote. I see this on atom/github.
Expected behavior:
A clean dev console.
Actual behavior:
The error ☝️ appears as soon as the github package is activated. (You don't need to open the Git or GitHub tabs, even.)
Please include any additional information, configuration or data that might be necessary to reproduce the issue. Screenshots, if appropriate, are helpful as well.
If your issue involves a repository, and that repository is public, please include a link to it.
The text was updated successfully, but these errors were encountered:
Prerequisites
Description
We seem to have a stack in the dev console on launch:
Steps to Reproduce
Expected behavior:
A clean dev console.
Actual behavior:
The error ☝️ appears as soon as the github package is activated. (You don't need to open the Git or GitHub tabs, even.)
Reproduces how often:
100%
Versions
Additional Information
Please include any additional information, configuration or data that might be necessary to reproduce the issue. Screenshots, if appropriate, are helpful as well.
If your issue involves a repository, and that repository is public, please include a link to it.
The text was updated successfully, but these errors were encountered: