OK, so I have found the solution. It turned out that there was a conflict in my js file. I had an animation that was initiated on pressing the submit button. I just had to get rid of the animation on submit button and voilea:) Everything works just fine!