You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When navigating from module to export file it opens blank page. I have NestJS module which uses ServiceA as provider and export it. If I click on ServiceA in providers list it goes to this service correctly, but when I click it from exports list it goes to blank page.
Overview of the issue
When navigating from module to export file it opens blank page. I have NestJS module which uses ServiceA as provider and export it. If I click on ServiceA in providers list it goes to this service correctly, but when I click it from exports list it goes to blank page.
Operating System, Node.js, npm, compodoc version(s)
Compodoc 1.1.19
Compodoc installed globally or locally ?
locally
If possible sourcecode of the file where it breaks
Reproduce the error
Navigate through module:
Suggest a Fix

Probably path should be changed to `/injectables/*.html`The text was updated successfully, but these errors were encountered: