You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is NOT closed with a proper Reason/ label. Make sure to add proper reason label before closing. Please add or leave a comment with the proper reason label now.
- Reason/EngineeringMistake - The issue occurred due to a mistake made in the past. - Reason/Regression - The issue has introduced a regression. - Reason/MultipleComponentInteraction - Issue occured due to interactions in multiple components. - Reason/Complex - Issue occurred due to complex scenario. - Reason/Invalid - Issue is invalid. - Reason/Other - None of the above cases.
Description:
I have types defined as follows and a table as a field.
In the runtime, I'm trying to create a BTable
fieldValues
and populate it as follows.Then I pass it to the Ballerina side and when testing this, it ends with a exception. However, if I print the table, the values are there.
Related discord thread -> https://discord.com/channels/957996897782616114/1170261923946831922/1170261923946831922
The text was updated successfully, but these errors were encountered: