Harris spentzas

Results 5 comments of Harris spentzas
trafficstars

@AmedeoD96 is it working for you? export class User { @OneToOne(() => Profile, (profile) => profile.user) @JoinColumn() @Expose({ groups: [GROUP_ME] }) profile: Profile; } export class Profile { @PrimaryGeneratedColumn('uuid') @Expose({...

Did you find out what is going on? I have the same issue

try before calling dismiss on KGModal to resign the textfield.

No i can't reproduce it easily! Just a thought. not working for you? On Mon, Oct 10, 2016 at 11:33 AM, MobilePhL [email protected] wrote: > did you try and is...

So only fix for now is to update the app for iOS 10 :( On Mon, Oct 10, 2016 at 12:49 PM, MobilePhL [email protected] wrote: > Yes, It not working...