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

No services listed in 2.x docs #3834

Open fhackenberger opened 3 years ago

fhackenberger commented 3 years ago

Bug Report

Current Behavior:

https://ui-router.github.io/ng2/docs/latest/ doesn't list any services nor other classes in the right sidebar. Nor does the search work for the available services. Last version for which this works is 7.0.0.

Expected Behavior:

It should list all available service for angular-ui-router 2.x, like e.g. StateService and the search bar should be usage to find them as well.

stale[bot] commented 2 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.

fhackenberger commented 2 years ago

Hmm ui-router is clearly still being released and not being able to discover its API seems like a major showstopper in dev usability. Is there someone how could have a look?