Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for unable to read map issue with CodeActions #146

Merged
merged 2 commits into from
Nov 8, 2022

Conversation

karthiknadig
Copy link
Member

Fixes #77

@karthiknadig karthiknadig added the bug Issue identified by VS Code Team member as probable bug label Nov 7, 2022
@karthiknadig karthiknadig self-assigned this Nov 7, 2022
paulacamargo25
paulacamargo25 previously approved these changes Nov 7, 2022
src/test/python_tests/test_sort.py Outdated Show resolved Hide resolved
src/test/python_tests/test_sort.py Outdated Show resolved Hide resolved
src/test/python_tests/test_sort.py Outdated Show resolved Hide resolved
src/test/python_tests/test_sort.py Outdated Show resolved Hide resolved
@karthiknadig karthiknadig merged commit 89294a9 into microsoft:main Nov 8, 2022
@karthiknadig karthiknadig deleted the map-issue branch January 12, 2023 19:30
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError: Cannot read properties of null (reading 'map')
2 participants