Steps to reproduce:
- Navigate to a chart topic, e.g. Area Chart
- Click on the first link to an API member (e.g. IgcCategoryChartComponent)
Result: The link is broken because of the class prefix - classes/igniteui_webcomponents_charts.igccategorychartcomponent.html
Expected result: The prefix should be igniteui-webcomponents-charts and the link should navigate to the respective class successfully.
Steps to reproduce:
Result: The link is broken because of the class prefix - classes/igniteui_webcomponents_charts.igccategorychartcomponent.html
Expected result: The prefix should be
igniteui-webcomponents-chartsand the link should navigate to the respective class successfully.