Objo.
Feedback Forum Docs Objo Studio
Feedback

Bug #266

Analyse Solution misses invalid array member access

Status
Fixed
Fixed in
v26.5.7
Source discussion
https://forum.objo.dev/d/191-analyse-solution-doesnt-see-the-code-error
Last updated
2026-05-29

Public summary

Analyse Solution did not report an invalid member access on an array declared with shorthand syntax, such as Var tabTitles() As String = ["Home", "Settings", "Profile"] followed by tabTitles.Test. The project could analyse cleanly but then fail at runtime. The analyser now reports Type 'Array' has no member 'Test'.

Objo.

Build apps visually, deploy anywhere.

Feedback is a public read-only status mirror for Objo Studio.