Feedback
Class rename can discard unsaved members
- Status
- Fixed
- Fixed in
- v26.5.7
- Source discussion
- https://forum.objo.dev/d/194-objo-big-bug-rename-class
- Last updated
- 2026-05-29
Public summary
Renaming a class from the inspector could discard members that had been added since the inspector first loaded that class. The expected behaviour is that renaming updates only the class declaration and keeps existing methods, properties, constants, and other members intact.