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 pasting image into newly created cell bug #158404

Merged
merged 5 commits into from Aug 23, 2022
Merged

Conversation

Yoyokrazy
Copy link
Contributor

somehow missed a bug that occurs when you paste a screenshot into a freshly created markdown cell. Cannot set property of undefined setting attachments. Caused by currentCell.metadata = {} and not having the custom property yet.

@Yoyokrazy Yoyokrazy requested a review from mjbvz August 17, 2022 19:33
@Yoyokrazy Yoyokrazy self-assigned this Aug 17, 2022
@Yoyokrazy Yoyokrazy marked this pull request as ready for review August 17, 2022 19:35
@VSCodeTriageBot VSCodeTriageBot added this to the August 2022 milestone Aug 17, 2022
mjbvz
mjbvz previously approved these changes Aug 17, 2022
@Yoyokrazy Yoyokrazy merged commit f9093f6 into main Aug 23, 2022
@Yoyokrazy Yoyokrazy deleted the mlively/newCellPasteBug branch August 23, 2022 00:37
@github-actions github-actions bot locked and limited conversation to collaborators Oct 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants