Closed Vadorequest closed 10 years ago
Well, I just ignore this specific message now. Didn't find why this happens.
I'm getting the same issue when using Firefox. Does not occur in Chrome. The request does not receive a response.
I noticed in one of your snippets in another issue, you're basically just filtering that error code out. Have you found another solution since then?
I don't understand why I get the message
Request error: 0
when I submit a valid form. All fields are valid but when I send the form then the field becomes invalid with this message while the form is sent. The form is sent correctly, it's just the client side validation that does that for one second.If I take a look to the sent request,
That's all, no preview, no response from server. But the uniqueness works well otherwise.
Any idea?