How can I remove these encoding in angular? Or replace them when routing...
This is simple html link
/pages/usersadmin
but when it renders it encoded "/" into "/%2F%2F"
How can I remove these encoding in angular? Or replace them when routing...
This is simple html link
/pages/usersadmin
but when it renders it encoded "/" into "/%2F%2F"