I am learning angularjs and created a demo application.
Here is the plunker
In that application I could not make the routing works properly.
When the "/main" route works perfectly but "/user/:username" did not work.
Can anyone please help me out to find the problem?
Thanks