I created a simple controller with simple about route.
The routing works when I change my URL to #!/about but when I press the browsers back button it does not change to controller1 init.
Why?
Thank you!