#Banking Web App

12 messages · Page 1 of 1 (latest)

worldly kite
#

Hello I am following your banking Web App But I am stuck at a point i am getting form Validation Error and i am have tried everything and i could figure out what i am missing can anyone help me out Thank you So Much

#
 status: 400,
  headers: Headers {
    [Symbol(map)]: [Object: null prototype] {
      date: [Array],
      'content-type': [Array],
      'content-length': [Array],
      connection: [Array],
      'access-control-allow-origin': [Array],
      'x-request-id': [Array],
      'cf-cache-status': [Array],
      'set-cookie': [Array],
      server: [Array],
      'cf-ray': [Array]
    }
  },
  body: {
    code: 'ValidationError',
    message: 'Validation error(s) present. See embedded errors list for more details.',
    _embedded: { errors: [Array] }
  }
} ```)
#

i am getting this in my console log

#

and i am not where i am getting Wrong my Best Gurss is i made a mistake in the app_write

frank wadi
#

If you getting form validation error, you'd like to change your form style. Of course, I can't know your method for development, but there are many method to implement validate. So If you want, I can help you.

worldly kite
#

Ahh i see

runic shore
#

Hey were you able to get your CustomInput.tsx file to work? I'm currently having trouble with my feilds.

#

Binding element 'field' implicitly has an 'any' type.ts(7031)
(parameter) field: any -- resolved

worldly kite
#

MINE IS WORKING

runic shore
#

Hey can I get your advice on my code. I'm having trouble with my "LoggedIn.$id" on my page.tsx home file

runic shore
#

or can I see what you did for your page.tsx Home file?

fast phoenix
#

I have this same validation error currently on the app , its not creating a dwolla customer