Hey the problem is with button html tag. As I started using bootstrap, copy pasted some code for styled buttons. I observed on click of the button, the page refreshes. That caused the issue. Now I replaced that with 'a' tag & things are back to normal.