Skip to content

Fix: list count is incorrect#129

Open
Insta360-Infra wants to merge 1 commit intotouchlab:mainfrom
Insta360-Infra:fix/incorrect_list_count
Open

Fix: list count is incorrect#129
Insta360-Infra wants to merge 1 commit intotouchlab:mainfrom
Insta360-Infra:fix/incorrect_list_count

Conversation

@Insta360-Infra
Copy link

Summary

For a list variable, the count is displayed incorrectly; it shows the capacity of the backing object instead.

Fix

This fix first tries to read the length property, falling back to the original logic if it’s not present.

Pull Request Labels

  • has-reproduction
  • feature
  • blocking
  • good first review

@Insta360-Infra Insta360-Infra force-pushed the fix/incorrect_list_count branch from bbbabef to f21a9be Compare March 23, 2026 07:53
@Insta360-Infra Insta360-Infra force-pushed the fix/incorrect_list_count branch from f21a9be to 19d3750 Compare March 23, 2026 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant