I’m having an issue when I select all projects and Bulk action, export… I get “unexpected error when calling action”. There’s nothing in the log.
If I apply a filter and select something like Start date before today. (which returns the exact same set of records… all of them) It exports just fine.
I do get the following error in console but not sure what the issue is? Kind of looks like a permission? Anyone help, comment?
In dev mode you should be able to get a proper stack trace in the network tab of the browser developer tools, that’s the proper way to troubleshoot “error when calling action” messages.
I get this in console, but everything works well…
Uncaught TypeError: Cannot read properties of undefined (reading 'getLeft')
at i.isOnLeftEdge (ext-all.js:38:1107971)
at i.onHeaderCtMouseMove (ext-all.js:38:1083604)
at HTMLDivElement.eval (eval at cacheableFunctionFactory (ext-all.js:38:4871), <anonymous>:6:13)
at HTMLDivElement.g (ext-all.js:38:114224)