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

Grid - Column Moving Sample throws error when clicking on pin icon #308

Open
IGvaleries opened this issue Mar 7, 2023 · 2 comments
Open
Assignees
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

Comments

@IGvaleries
Copy link
Contributor

IGvaleries commented Mar 7, 2023

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)

@HUSSAR-mtrela HUSSAR-mtrela changed the title Grid - Column Moving Sample throws error in console when clicking on pin icon in column header of pinned column Grid - Column Moving Sample throws error when clicking on pin icon Mar 21, 2023
@HUSSAR-mtrela
Copy link
Collaborator

@agoldenbaum check if this is an issue in sample or product

@HUSSAR-mtrela HUSSAR-mtrela added the status: investigate check if the issue still occurs in sample or product label Apr 5, 2023
@agoldenbaum agoldenbaum added bug: in-product issues caused by IG product status: blocked PR is blocked by product or API severity: high and removed severity: critical 💥 must fix ASAP labels Apr 10, 2023
@agoldenbaum
Copy link
Contributor

This behavior also exists in the Web Component and appears to be a product bug. It was logged in the igniteui-angular repository here: IgniteUI/igniteui-angular#12874. Marking this blocked and bug: in-product. Also downgrading the "severity: critical" as the sample still works fine - it just throws an error in the console.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

3 participants