Sigit K
Sigit K
may be your forgot to export USER_LOGGED_IN on types.js file, so that is make type on user Logged In(user) has value undefined.
hi @19majkel94 , i have issue,, with arg type of array, here is example: ```javascript @ArgsType() export class XArg { @Field() name: string; @Field({ nullable: true }) value?: string; }...
> I tried to reproduce the issue. it works perfectly fine. how have you changed the height ? Did you directly apply css or what ? yea, notice this issue...