-
-
Notifications
You must be signed in to change notification settings - Fork 35.5k
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
Editor: Runtime error in history. #28395
Comments
/ping @ycw |
Already solved by "Editor: Fixed recovery system" #28345 You can try it at https://raw.githack.com/ycw/three.js/editor-commands-defer-init/editor/index.html Was asked to split #28345 into small PRs for reviews, I did that but there's no signals after that :D |
Which of the new PRs fixes this particular issue?
Please keep in mind that our review time is limited and the editor related PRs of you and @linbingquan claimed a considerable amount of reviewing and testing bandwidth in the last week. We also want to review other PRs and work on our own stuff so please do not expect too much attention. |
After testing it seems #28360 is sufficient to fix this particular issue. |
Description
When using persistent history, a runtime error is thrown when deleting an object and refreshing the page.
Reproduction steps
Code
Live example
https://rawcdn.githack.com/mrdoob/three.js/dev/editor/index.html
Screenshots
No response
Version
r165dev
Device
Desktop
Browser
Chrome
OS
MacOS
The text was updated successfully, but these errors were encountered: