Status Update
Comments
ya...@google.com <ya...@google.com>
ps...@google.com <ps...@google.com> #2
Forgot to add the second screenshot. Here it is
am...@google.com <am...@google.com>
di...@google.com <di...@google.com>
an...@google.com <an...@google.com> #3
Hi! I don't seem to be able to reproduce this behavior. As far as the resolution goes, these are treated exactly the same under the hood so I'm not sure how there would be a discrepancy.
I did notice that in your example, you are missing a semicolon after "age" in the PersonView
, and when I left that out, I got the same issue with things not resolving, but once I put the semicolon then everything worked as expected. Just want to verify that that's not the cause.
an...@google.com <an...@google.com> #4
The missing semicolon is a typo from my part and shouldn't change the behaviour in the issue. In my own code, I also have a semicolon. Unfortunately I don't seem to be able to edit the issue description.
Maybe the issue only arises in certain situations? I gave a simplified version of the problem with simple objects, but in my project I have database view on joins. I made sure that the simplified version of the issue also arises syntax errors in my own project though. Maybe something else clashes with it?
At the moment of writing, there are 2 other persons who also seem to have the issue (looking at the "I am impacted" vote count), so it seems that I'm not the only one with the issue, but weird that you can't seem to reproduce with my example.
Let me try to reproduce the issue in a clean project. Give me day or two for that.
Description
Build: AI-243.22562.145.2431.12832016, 202412200827
AS: Meerkat | 2024.3.1 Canary 7
AI-243.22562.145.2431.12832016, JRE 21.0.5+-12771278-b631.28x64 JetBrains s.r.o., OS Mac OS X(aarch64) v15.3, screens 3456x2234 (200%), 2560x1080 (100%); Retina
Android Gradle Plugin: 8.7.3
Gradle: 8.11.1
Gradle JDK: JetBrains Runtime 21.0.4 - aarch64
NDK: from local.properties: (not specified), latest from SDK: 26.3.11579264
CMake: from local.properties: (not specified), latest from SDK: 3.31.1-g0a10cd6, from PATH: (not found)
```