Skip to content

Fix TypeError on deactivate#1560

Merged
edvilme merged 1 commit into
mainfrom
subscriptions-guard
Jun 5, 2026
Merged

Fix TypeError on deactivate#1560
edvilme merged 1 commit into
mainfrom
subscriptions-guard

Conversation

@edvilme
Copy link
Copy Markdown
Contributor

@edvilme edvilme commented Jun 5, 2026

Fixes a TypeError caused due to a missing check on the deactivate method.

Fixes #1557

Fixes a TypeError caused due to a missing check on the `deactivate` method.
@edvilme edvilme force-pushed the subscriptions-guard branch from 4b35933 to 38e518c Compare June 5, 2026 21:00
@edvilme edvilme added bug Issue identified by VS Code Team member as probable bug skip tests labels Jun 5, 2026
@edvilme edvilme merged commit f71716d into main Jun 5, 2026
32 of 40 checks passed
@edvilme edvilme deleted the subscriptions-guard branch June 5, 2026 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Issue identified by VS Code Team member as probable bug skip tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TypeError: Cannot read properties of undefined (reading 'subscriptions') on extension deactivate (v1.30.0)

3 participants