Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unresolved strings in the EN and JP documentation #27

Closed
valadzhov opened this issue Dec 19, 2018 · 2 comments
Closed

Unresolved strings in the EN and JP documentation #27

valadzhov opened this issue Dec 19, 2018 · 2 comments
Assignees
Labels
bug Something isn't working typedoc

Comments

@valadzhov
Copy link
Contributor

  1. Open https://infragistics.com/angular-docs/typescript/classes/calendarhammerconfig.html
    https://infragistics.com/angular-docs/typescript/classes/groupedrecords.html

  2. Navigate to Properties -> events for the first page and Properties -? length for the second one.

  3. Examine the Defined in string

Actual result:
The "Defined in:" is:
Defined in E:/BuildAgents/D/_work/32/s/node_modules/@angular/platform-browser/src/dom/events/hammer_gestures.d.ts:45

Defined in E:/BuildAgents/D/_work/32/s/node_modules/typescript/lib/lib.es5.d.ts:1139

Expected result:
The "Defined in:" should be something like:
Defined in lib/calendar/calendar.component.ts:44

@valadzhov valadzhov added bug Something isn't working typedoc labels Dec 19, 2018
@Aleksandyr
Copy link
Contributor

Aleksandyr commented Dec 19, 2018

@valadzhov This class shouldn't be visible into the API doc. I have logged the issue into igniteui-angular repository.

@Aleksandyr Aleksandyr added bug Something isn't working and removed bug Something isn't working labels Dec 19, 2018
@valadzhov
Copy link
Contributor Author

@yoshimis The bug is logged under igniteui-angular repository now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working typedoc
Projects
None yet
Development

No branches or pull requests

2 participants