vjymisal0 commented on PR #42882:
URL: https://github.com/apache/superset/pull/42882#issuecomment-5224690451

   Pushed 5ffaf3a — the two regression tests were passing a plain arrow 
function for `opts.formatter`, but that option is typed as `ValueFormatter` (a 
`NumberFormatter`/`CurrencyFormatter` instance), which broke `tsc` under 
lint-frontend CI. Wrapped the same format logic in `new NumberFormatter({...})` 
— no behavior change.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to