Describe the bug
Despite having 15-20 objects on the list, a pull of schema of a default trailhead org only pulls the first 5 or so objects into recipe editor.
To Reproduce
Steps to reproduce the behavior:
npm start
- Connect to an org
- Click Fetch Objects
- Leave default values and click next
- Click Fetch Details
- No errors are reported, but only some of the objects will be on the list.
Expected behavior
All selected objects are listed.