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
Navigate to Properties -> events for the first page and Properties -? length for the second one.
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
The text was updated successfully, but these errors were encountered:
Open https://infragistics.com/angular-docs/typescript/classes/calendarhammerconfig.html
https://infragistics.com/angular-docs/typescript/classes/groupedrecords.html
Navigate to Properties -> events for the first page and Properties -? length for the second one.
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
The text was updated successfully, but these errors were encountered: