Zombie Villagers Spawn with no armor nor weapon. Is it work as intended? It's different from java edition and zombies.
Linked issues
is duplicated by 1
Attachments
Comments 3

Thank you for your report!
We're tracking this issue in MCPE-13901, so this ticket is being resolved and linked as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
-- I am a bot. This action was performed automatically! The ticket was resolved by one of our moderators, and I left this message to give more information to you.
Reopening as MCPE-13901 seems to be outdated. Zombie villagers are able to pick up armor. They still do not spawn with armor.
zombie_villager_v2.json is missing this component:
"minecraft:can_have_equipment": {
"minecraft:equipment": {
"table": "loot_tables/entities/zombie_equipment.json"
}
},