Ran into a weird issue today and finally figured out what was happening. Basically, I was tweaking a component in an area of the canvas where I had another section set to invisible. Without realizing it, I was expanding the component right on top of that hidden section.
So every time I manually resized the button, it would just disappear and I had no idea why. Turns out, I was literally designing inside a hidden layer. I only figured it out after scrolling way down in the layers panel and finding the invisible section.
Figma any chance you could add a quick alert or safeguard that tells users when they’re editing inside a hidden layer? Would save a lot of confusion. Thanks!