When you create a blueprint with miniloaders in it the number of miniloaders is double the actual amount if the blueprint is currently in a blueprint book.
Way to reproduce:
Place down 1 miniloader
Take a blank blueprint and blueprint the miniloader (you will have a blueprint with just that miniloader and the count of 1 miniloader)
Now take a blueprint book and place the blueprint into it.
Select new content for the blueprint and select the miniloader again (you will have a blueprint with a single miniloader and the count of 2 miniloaders)
I assume that there is a script in the background that is checking if a blueprint is made and replacing the 2 'hidden' inserters with a single miniloader but this script isnt running properly if the blueprint is made/recreated from within a blueprint book.
At the moment I just have to take the blueprint out of its blueprint book if I want to update it before putting it back.