angular-ui / ui-router

The de-facto solution to flexible routing with nested views in AngularJS
http://ui-router.github.io/
MIT License
13.54k stars 3k forks source link

https issue #3472

Closed pkumar01 closed 4 years ago

pkumar01 commented 7 years ago

Hi,

I have just moved my site on https and url for that is like "domain/subpage/#/" for home page and "domain/subpage/#/product/:id" for other pages, till the time this page was on http it was working fine but when i moved my site on https internal page which has url like "domain/subpage/#/product/:id" is working fine but home route ("domain/subpage/#/") is just not working. it there some problem or i am missing something.

I am using v0.2.8 or ui-router, Please help.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

This does not mean that the issue is invalid. Valid issues may be reopened.

Thank you for your contributions.