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
Key Fixes
✅ Now correctly handles indexed attributes like someArray[0].
✅ Checks if the attribute is an array before accessing an index.
✅ Properly retrieves child attributes inside compound attributes.