ownego/polaris-vue

IndexTable gives error in console

Closed this issue · 4 comments

Whenever i use IndexTable , i get this error in the console :-

Uncaught TypeError: T.value.getBoundingClientRect is not a function

Complete log :-
Uncaught TypeError: T.value.getBoundingClientRect is not a function
at X (polaris-vue.es.js:16468:63)
at se (polaris-vue.es.js:16558:7)

juzser commented

That error log happens when you change the viewport size (change screensize, like: open the Developer tool and scale up/down the console to test responsive, vice versa...).
I know that error, but it does not effect the whole app.

We will try to fix this in the next versions.

May i know , when this will get fixed please ?

juzser commented

Fixed on v1.3.11