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
{{ message }}
This repository was archived by the owner on Aug 28, 2024. It is now read-only.
Category
[ ] Enhancement
[ x] Bug
[ ] Question
Expected / Desired Behavior / Question
I want to add multiple items to a list, but when items less than 4 then batch can't work.
Steps to Reproduce
Below code can't work, when i change the i large than 3, for example 4, then it can work.