Grid - Column Moving Sample throws error when clicking on pin icon #308
Labels
bug: in-product
issues caused by IG product
severity: high
status: blocked
PR is blocked by product or API
status: investigate
check if the issue still occurs in sample or product
goto grid - column moving options
https://staging.infragistics.com/blazor-client/samples/grids/grid/column-moving-options
open dev tools
click the red pin in the header of one of the pinned columns
Result:
Uncaught DOMException: Failed to execute 'setPointerCapture' on 'Element': InvalidStateError
at Hq.onPointerDown (https://localhost:44317/_content/IgniteUI.Blazor/igniteui-angular-elements.6626527c16f60817a0fa.bundle.js:2:567221)
at Hq.onPointerDown (https://localhost:44317/_content/IgniteUI.Blazor/igniteui-angular-elements.6626527c16f60817a0fa.bundle.js:2:1515342)
at t._next (https://localhost:44317/_content/IgniteUI.Blazor/igniteui-angular-elements.6626527c16f60817a0fa.bundle.js:2:562541)
at t.__tryOrUnsub (https://localhost:44317/_content/IgniteUI.Blazor/igniteui-angular-elements.6626527c16f60817a0fa.bundle.js:2:60772)
at t.next (https://localhost:44317/_content/IgniteUI.Blazor/igniteui-angular-elements.6626527c16f60817a0fa.bundle.js:2:59937)
at t._next (https://localhost:44317/_content/IgniteUI.Blazor/igniteui-angular-elements.6626527c16f60817a0fa.bundle.js:2:59034)
at t.next (https://localhost:44317/_content/IgniteUI.Blazor/igniteui-angular-elements.6626527c16f60817a0fa.bundle.js:2:58705)
at t._next (https://localhost:44317/_content/IgniteUI.Blazor/igniteui-angular-elements.6626527c16f60817a0fa.bundle.js:2:59034)
at t.next (https://localhost:44317/_content/IgniteUI.Blazor/igniteui-angular-elements.6626527c16f60817a0fa.bundle.js:2:58705)
at HTMLElement. (https://localhost:44317/_content/IgniteUI.Blazor/igniteui-angular-elements.6626527c16f60817a0fa.bundle.js:2:82092)
The text was updated successfully, but these errors were encountered: