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 alert
There are few errors coming up. But I figure out that the problem lays in Sign In and Sign Up not being able to open the Link Account page where the user should connect his bank accounts with PlaidLink and Dwolla.
As you can see from the picture this is the message I recieve:
Multiple form field elements in the same form have the same id attribute value. This might prevent the browser from correctly autofilling the form.
To fix this issue, use unique id attribute values for each form field.
So I guess I should somehow make my form inputs unique. I am not sure how and why it is not working for me.
This is the error on the website, when you click Inspect, even before doing anything:
Second option is that there is problem with Dwolla. But I dont think this is the main reason. If Dwolla wasnt working I would reach the Link Account part and I cannot access the Homepage also.
This is the error shown in the Terminal:
It would be great if someone would help because I am trying to fix this for 15 days and I am going crazy ahhahaha
The text was updated successfully, but these errors were encountered:
There are few errors coming up. But I figure out that the problem lays in Sign In and Sign Up not being able to open the Link Account page where the user should connect his bank accounts with PlaidLink and Dwolla.
As you can see from the picture this is the message I recieve:
So I guess I should somehow make my form inputs unique. I am not sure how and why it is not working for me.
This is the error on the website, when you click Inspect, even before doing anything:
Second option is that there is problem with Dwolla. But I dont think this is the main reason. If Dwolla wasnt working I would reach the Link Account part and I cannot access the Homepage also.
This is the error shown in the Terminal:
It would be great if someone would help because I am trying to fix this for 15 days and I am going crazy ahhahaha
The text was updated successfully, but these errors were encountered: