Feedback
Module members remain accessible and use implicit shared behaviour
- Status
- Fixed
- Fixed in
- v26.7.3
- Source discussion
- https://forum.objo.dev/d/598-existing-method-in-module-mostly-disappears-when-you-mark-it-shared
- Last updated
- 2026-07-18
Upvotes
0 upvotes
Uses your Objo forum account.
Public summary
Changing a method or property between instance and shared categories can leave its name selected in the member sidebar while the editor disappears and the member no longer responds to clicks. Module members also expose a redundant Shared option even though module members are implicitly shared. Studio should preserve the active editor during member-tree updates and present module members consistently with the language semantics.