Ciaran Foley
Ciaran Foley
@StephenCooper `const [props, watch] = getAgGridProperties();` also fixes it.
> 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...
> > @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 For me the code in...
Also failing causing an issue in tests. Although I am not even using it in anything that currently has a test. 
@StephenCooper repo below which is breaking on the following cmds: yarn build yarn test https://github.com/CiaranPearse/aggrid-breaking You'll note that the line thats causing the issue *should* be `const [props, watch] =...
@franktisellano - see URL below https://github.com/charlotte-ruby/impressionist/wiki/Impressionist-and-vanity-URLs-(working-with-models-that-use-to_param)