You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice if the export function of slick grid export the formatted value taking into account the type renderer. Or maybe this could be an option
I guess it could be a problem because type renderer are async. But it only make sense to convert if it is toFixed or twigTemplate for example.