Feedback
Computed property with generic type disappears from Studio sidebar
- Status
- Fixed
- Fixed in
- v26.5.7
- Last updated
- 2026-05-29
Public summary
Studio can lose computed properties from the member sidebar when the property type contains spaces, such as Array(Of Integer). The source remains present and the compiler can still resolve the property for hover/type information, but Studio no longer lists the member or resolves Go to Definition, making the property appear partly missing.