LivelyKernel / lively.next

This is the repository of the lively.next project (https://lively-next.org).
MIT License
63 stars 16 forks source link

Scene graph navigator becomes empty after significant activity #1452

Open rickmcgeer opened 2 months ago

rickmcgeer commented 2 months ago

Describe the bug I had been using Lively for several hours in an intense coding session, and the Scene Graph navigator stopped updating (I had been using it extensively). I closed the navigator, closed all inspectors and editors, and then re-instantiated the component I was working on...and the tab was still blank. You can see from the screenshot that there was a component on the page but the Scene Graph navigator was empty

To Reproduce Unfortunately (or maybe fortunately) it doesn't happen often, and only after I've been working on stuff a lot.

Screenshots Screenshot 2024-04-29 094741

Setup

Version: Please paste the lively.next commit on which the problem occurred here (use the copy button of the Version Checker in the bottom left corner). d274e2f6a3a0c09958d3a2630024cc491ad89104

linusha commented 2 months ago

When this happens, does other stuff break too? Have you seen any errors in the console, @rickmcgeer?

rickmcgeer commented 2 months ago

Not that I'm aware of, @linusha , and I did look. Sorry I can't be more helpful