You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss a
8000
lert
I'm doing an async call to an API that after will populate my form. When i use :rules="['required]" on the fields where i use dot notation to access them i get the error "Cannot read properties of null (reading 'messages).
Am i doing something wrong? (removing the rule and i get the field with the data, all OK)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys!
I'm doing an async call to an API that after will populate my form. When i use :rules="['required]" on the fields where i use dot notation to access them i get the error "Cannot read properties of null (reading 'messages).
Am i doing something wrong? (removing the rule and i get the field with the data, all OK)
Thanks a lot!
Diogo
Beta Was this translation helpful? Give feedback.
All reactions