appsmith
appsmith copied to clipboard
[Bug]: Object property inference error
Is there an existing issue for this?
- [X] I have searched the existing issues
Description
When I use optional chaining, the system defaults to inferring that the property value is undefined, but in reality, the property has a value.
Steps To Reproduce
- fetch data and successful
- bind value to widget
- use
?Optional chaining - show the property is
undefined - remove
? - display the correct value
incorrect
correct
Public Sample App
No response
Environment
Production
Issue video log
No response
Version
Appsmith Community v1.9.37
@fguizc thank you for reporting this
@arunvjn could you please investigate and RCA this?
This looks like a bug with peek overlay. cc: @bharath31 @hetunandu