Bug Report: Google Sheets Query can not find data from other blocks

In a workflow when trying to reference a block and its data in a Google Sheets Query component, an error " is not defined" is shown and the Intellisense is not working. However when running the Query, the data is successfully imported.

As seen in the screenshot: "startTrigger" has a red highlighting. Hovering it shows the error "startTrigger is not defined". However when hovering over the data entry "sheetid", startTriggers data is shown correctly and can be used. This is kind of annoying and very confusing for new users as the Intellisense usually suggest every available matching component / variable upon typing its name.