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 RowDragbase through console error #342

Open
igDivya opened this issue Apr 7, 2023 · 3 comments
Open

Grid RowDragbase through console error #342

igDivya opened this issue Apr 7, 2023 · 3 comments
Assignees
Labels
status: investigate check if the issue still occurs in sample or product

Comments

@igDivya
Copy link
Contributor

igDivya commented Apr 7, 2023

Click 6 dot icon

https://staging.infragistics.com/webcomponents-demos/samples/grids/grid/row-drag-base

@HUSSAR-mtrela HUSSAR-mtrela added the status: investigate check if the issue still occurs in sample or product label Apr 10, 2023
@igDivya
Copy link
Contributor Author

igDivya commented Apr 10, 2023

attached image also -
image

"Uncaught TypeError: Cannot read properties of undefined (reading 'getBoundingClientRect')
at r.onGridRowDragEnd (68785.65e03d8d.chunk.js:1:10423)
at c.invokeTask (89705.65e03d8d.chunk.js:2:28273)
at t.runTask (89705.65e03d8d.chunk.js:2:23647)
at d.invokeTask [as invoke] (89705.65e03d8d.chunk.js:2:29343)
at g (89705.65e03d8d.chunk.js:2:41723)
at u (89705.65e03d8d.chunk.js:2:42017)
at s.p (89705.65e03d8d.chunk.js:2:42277)
at t._next (89705.65e03d8d.chunk.js:2:2420857)
at t.__tryOrUnsub (89705.65e03d8d.chunk.js:2:60251)
at t.next (89705.65e03d8d.chunk.js:2:59416)
onGridRowDragEnd @ 68785.65e03d8d.chunk.js:1
invokeTask @ 89705.65e03d8d.chunk.js:2
runTask @ 89705.65e03d8d.chunk.js:2
invokeTask @ 89705.65e03d8d.chunk.js:2
g @ 89705.65e03d8d.chunk.js:2
u @ 89705.65e03d8d.chunk.js:2
p @ 89705.65e03d8d.chunk.js:2
(anonymous) @ 89705.65e03d8d.chunk.js:2
t.__tryOrUnsub @ 89705.65e03d8d.chunk.js:2
t.next @ 89705.65e03d8d.chunk.js:2
t._next @ 89705.65e03d8d.chunk.js:2
t.next @ 89705.65e03d8d.chunk.js:2
t.notifyNext @ 89705.65e03d8d.chunk.js:2
t._next @ 89705.65e03d8d.chunk.js:2
t.next @ 89705.65e03d8d.chunk.js:2
t.notifyNext @ 89705.65e03d8d.chunk.js:2
t._next @ 89705.65e03d8d.chunk.js:2
t.next @ 89705.65e03d8d.chunk.js:2
t._next @ 89705.65e03d8d.chunk.js:2
t.next @ 89705.65e03d8d.chunk.js:2
t.__tryOrUnsub @ 89705.65e03d8d.chunk.js:2
t.next @ 89705.65e03d8d.chunk.js:2
t._next @ 89705.65e03d8d.chunk.js:2
t.next @ 89705.65e03d8d.chunk.js:2
t.next @ 89705.65e03d8d.chunk.js:2
emit @ 89705.65e03d8d.chunk.js:2
(anonymous) @ 89705.65e03d8d.chunk.js:2
invoke @ 89705.65e03d8d.chunk.js:2
onInvoke @ 89705.65e03d8d.chunk.js:2
invoke @ 89705.65e03d8d.chunk.js:2
run @ 89705.65e03d8d.chunk.js:2
run @ 89705.65e03d8d.chunk.js:2
onPointerUp @ 89705.65e03d8d.chunk.js:2
(anonymous) @ 89705.65e03d8d.chunk.js:2
t.__tryOrUnsub @ 89705.65e03d8d.chunk.js:2
t.next @ 89705.65e03d8d.chunk.js:2
t._next @ 89705.65e03d8d.chunk.js:2
t.next @ 89705.65e03d8d.chunk.js:2
t._next @ 89705.65e03d8d.chunk.js:2
t.next @ 89705.65e03d8d.chunk.js:2
(anonymous) @ 89705.65e03d8d.chunk.js:2
invokeTask @ 89705.65e03d8d.chunk.js:2
runTask @ 89705.65e03d8d.chunk.js:2
invokeTask @ 89705.65e03d8d.chunk.js:2
g @ 89705.65e03d8d.chunk.js:2
u @ 89705.65e03d8d.chunk.js:2
p @ 89705.65e03d8d.chunk.js:2"

@HUSSAR-mtrela
Copy link
Collaborator

@igDivya your screenshot shows am issue in WC and this is Blazor repo. Does this issue occur in both WC/Blazor or just in WC samples? If this is WC issue than it should be submitted in https://github.com/IgniteUI/igniteui-wc-examples

@igDivya
Copy link
Contributor Author

igDivya commented Apr 10, 2023

Issue is in Blazor also:
image

@igDivya igDivya reopened this Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: investigate check if the issue still occurs in sample or product
Projects
None yet
Development

No branches or pull requests

3 participants