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

[Bug]: Using ⌘+Z in vscode will result in an error message #3641

Closed
1 task done
wisinfun opened this issue Apr 29, 2024 · 3 comments
Closed
1 task done

[Bug]: Using ⌘+Z in vscode will result in an error message #3641

wisinfun opened this issue Apr 29, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@wisinfun
Copy link

What happened?

Using ⌘+Z in vscode will result in an error message
MacOS14.4.1 + vscode1.88.1

Error: cannot change atoms during reaction cycle
at flushChanges (https://file+.vscode-resource.vscode-cdn.net/Users/ym/.vscode/extensions/tldraw-org.tldraw-vscode-2.0.31/editor//index.js:13708:13)
at Transaction.commit (https://file+.vscode-resource.vscode-cdn.net/Users/ym/.vscode/extensions/tldraw-org.tldraw-vscode-2.0.31/editor//index.js:13669:9)
at Transaction.abort (https://file+.vscode-resource.vscode-cdn.net/Users/ym/.vscode/extensions/tldraw-org.tldraw-vscode-2.0.31/editor//index.js:13690:12)
at transaction (https://file+.vscode-resource.vscode-cdn.net/Users/ym/.vscode/extensions/tldraw-org.tldraw-vscode-2.0.31/editor//index.js:13758:11)
at transact (https://file+.vscode-resource.vscode-cdn.net/Users/ym/.vscode/extensions/tldraw-org.tldraw-vscode-2.0.31/editor//index.js:13768:12)
at HistoryManager.batch (https://file+.vscode-resource.vscode-cdn.net/Users/ym/.vscode/extensions/tldraw-org.tldraw-vscode-2.0.31/editor//index.js:29226:13)
at Editor.exec [as _updateInstanceState] (https://file+.vscode-resource.vscode-cdn.net/Users/ym/.vscode/extensions/tldraw-org.tldraw-vscode-2.0.31/editor//index.js:29183:18)
at Editor.updateInstanceState (https://file+.vscode-resource.vscode-cdn.net/Users/ym/.vscode/extensions/tldraw-org.tldraw-vscode-2.0.31/editor//index.js:33798:12)
at SelectTool.cleanUpDuplicateProps (https://file+.vscode-resource.vscode-cdn.net/Users/ym/.vscode/extensions/tldraw-org.tldraw-vscode-2.0.31/editor//index.js:55638:21)
at EffectScheduler.runEffect (https://file+.vscode-resource.vscode-cdn.net/Users/ym/.vscode/extensions/tldraw-org.tldraw-vscode-2.0.31/editor//index.js:55645:18)

How can we reproduce the bug?

  1. Create a new file
  2. Draw a rectangle
  3. Drag and copy rectangle by Option
  4. Press ⌘+Z

What browsers are you seeing the problem on?

No response

Contact Details

wisinfun@qq.com

Code of Conduct

  • I agree to follow this project's Code of Conduct
@wisinfun wisinfun added the bug Something isn't working label Apr 29, 2024
Copy link

linear bot commented Apr 29, 2024

@MitjaBezensek
Copy link
Contributor

Hey! We just published a new version. Could you try it out and let us know if you still see this issue?

@wisinfun
Copy link
Author

Hey! We just published a new version. Could you try it out and let us know if you still see this issue?

The problem has been resolved, thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants