AngularDoc / angulardoc.github.io

angulardoc.github.io web site
https://angulardoc.github.io
34 stars 2 forks source link

Version 3.0.2 for Visual Code - routers, imports not showing, overview intermittent #11

Open roscopeeco opened 6 years ago

roscopeeco commented 6 years ago

Hello,

I've got a Visual Studio git repository set up and the first time i ran the project analyser overview, classes & modules appeared ok but routers and imports did not show anything when clicked.

The second time the analyser ran the overview no longer appears and the routers and imports still do not.

My route are lazily loaded is this the problem?

thanks Ross

roscopeeco commented 6 years ago

UPDATE: The overview window looks as follows (i did close all child nodes the first time i viewed the section)...tried clicking on the play icon but nothing happens.

image

roscopeeco commented 6 years ago

My .angulardoc.json file contains the following:

{ "repoId": "82828cd1-2450-44e4-9f74-4086c023a9c4", "lastSync": 1505375496228 }

agiledigits commented 6 years ago

Could you click on the refresh button on the top right and see what happens?

roscopeeco commented 6 years ago

Sorry been on holiday...Just tried the refresh but nothing happens. There are no errors reported either.

cheers Ross