Stephen Cooper
Stephen Cooper
hi @CiaranPearse, Thanks for reporting this, we will investigate this further as from first appearance it does look like a bug that can be avoided.
> @StephenCooper `const [props, watch] = getAgGridProperties();` > > also fixes it. Isn't this what the existing code is? https://github.com/ag-grid/ag-grid/blob/55b387e0b1da28862bd4793e3076fc8ba2e531c9/community-modules/vue3/src/AgGridVue.ts#L14
I have tried to reproduce the error myself with the following repo but I am not able to. https://github.com/StephenCooper/vite-vue3-template Are you able to either update my repo above so that...
> > I have tried to reproduce the error myself with the following repo but I am not able to. > > https://github.com/StephenCooper/vite-vue3-template > > Are you able to either...
I have not been able to reproduce this. On a windows machine when I do Ctrl + Left click I get the same behaviour from the grid and the external...
Hi @jornncc, I will re-open for now so that this ticket will get a second look when we get time to look at it. Thanks for providing a reproduction for...
Thanks for this PR, I am going to investigate this and the linked issues that you provided.
Thank you for reporting this - much appreciated! Based on your description we've now reproduced this issue as a bug in v28.1. This means if you wish to use v28...
This has now been resolved in the patch release 28.1.1
Hi, We are not planning on providing pdf export anytime soon. You may want to look at the grid api method `forEachNodeAfterFilterAndSort`. Using this you could loop through the filtered...