Skip to content
This repository was archived by the owner on Mar 3, 2023. It is now read-only.

Conversation

@ToxicPie
Copy link
Contributor

@ToxicPie ToxicPie commented Jun 4, 2021

Identify the Bug

Description of the Change

A typo inside the function subscribeToRepository was causing the mentioned TypeError because the variable this.edtior was undefined. Changing it to this.editor fixes the error.

Alternate Designs

None.

Possible Drawbacks

None.

Verification Process

After this change, subscribeToRepository no longer throws an error when called, e.g. when following the steps to reproduce the issue.

Release Notes

  • Fixed a typo in the git-diff package that causes repository subscriptions to fail.

Copy link
Contributor

@sadick254 sadick254 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great. Congratulations on your first contribution to atom. 🎉

@ToxicPie
Copy link
Contributor Author

ToxicPie commented Jun 6, 2021

Update: also fixes #22532

@wlwl2
Copy link

wlwl2 commented Aug 31, 2021

@sadick254 @icecream17 Here are all the related issues we found:

atom/github#964

#22532

#22542

#22686 (comment)

#22720 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

4 participants