inrupt / generator-solid-angular

Generator for Solid Angular applications
MIT License
31 stars 12 forks source link

Unable to save profile #8

Closed vleput closed 5 years ago

vleput commented 5 years ago

I'm unable to update my profile via the app:

Steps to reproduce :

Updating my profile via the solid.community/profile/card#me page works fine, and data is then properly read in the angular app.

Reproduced on: Chromium 69 + Firefox 62

james-martin-jd commented 5 years ago

I have a fix for this coming shortly, but it doesn't account for email/phone fields. These are different in the profile because you only have one first name, role, etc. but you can have multiple named phone numbers (work, home, cell, etc). I opened a new bug for email/phone.

A workaround for now is if you add a phone or email in the pod itself, you can then use this app to change it. I'll be investigating the phone/email fields soon.