Error: cannot read properties of null

0
  to what should I attribute this error? it appearce when try to login into my app
asked
1 answers
0

Heey Constanza,

 

When you login it tries to read the value of attribute "insertBefore” and with the role that you have while logging it, that role has no read rights to that attribute. If you provide that user role with the read rights this error should not happen anymore.

 

Kind regards,

Edo

answered