A repeatable component inside a relation in a component doesn't return anything in the User

In my first image I just get the JSON file upon logging in (this is standard response so the frontend receives the JWT+User object), never touched that code inside Strapi’s auth.js

In the last image via postman it’s also the core controllers findOne

Edit: I cleaned up the database a bit by removing already deleted columns manually (the initial skill1,2,3,4 were older string fields that i removed and remade into components):

The Skill1,Skill2,Skill3,Skill4 and Face components you see in the imgur album of my first post are still the components that are not being added to my database