angular url is adding unwanted characters

前端 未结 3 1952
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-06 05:26

I had a project where the URL just worked fine when working locally by going to

localhost:9000/

the URL would become

3条回答
  •  野趣味
    野趣味 (楼主)
    2021-01-06 06:01

    Can confirm this to be a bug in Angular 1.6.0. Fixed my own same issue by reverting back to Angular 1.5.9.

提交回复
热议问题