Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
50
igx-grid groupBy issue.
posted

I have an igx-grid that worked perfectly with version 8 of Angular. After it was upgraded to Angular V12.0.5 with Igniteui Angular V12.0.3 the grid with groupBy broke raising the error "ERROR TypeError: ariaLabel is undefined" in core.js:6456. I couldn't find any reference to this error. I even copied the same example from the site and the same error always appears over and over again. How to solve this please?