Add check for empty array before accessing elements.
- Added a condition to check for an empty array before accessing its elements in the getArrayValue function. This prevents potential errors when trying to access values from an empty array.
This commit is contained in:
parent
dcf62d3865
commit
9707a3cfb9
Loading…
Reference in New Issue
Block a user