[Bug]: Cannot debug readonly records in SL 8.x and 9.x #42848
Labels
Area/Debugger
Issues related to the ballerina debugging tools
Priority/High
Reason/Regression
The issue has introduced a regression.
Team/DevTools
Ballerina Developer Tooling ( CLI, Test FW, Package Management, OpenAPI, APIDocs )
Type/Bug
Milestone
Description
$subject.
Consider the above simple readonly record. The record field values are not shown in the debugger.
Please refer to the below screenshot.
Note: Field values are shown in the debugger when the
readonly
intersection is removed from the record.Shows the correct information in 2201.7.1
Affected Version(s)
SL 2201.8.0 at least.
Works in 2201.7.1
The text was updated successfully, but these errors were encountered: