Hi,
While creating new emergencies the url is: http://localhost:3000/users/17/emergencies/new
If validation fails, the url is getting change as: http://localhost:3000/users/17/emergencies
And, than If i refresh the page, its getting crash, because its trying to find list of contacts.
So, how I can I fix this. Please help.