Fix unbound metrics track function (#10016)
The new metrics controller has a `trackEvent` function that was being called unbound, so `this` references were undefined. It is now bound early in both places where it is passed in as a parameter.feature/default_network_editable
parent
2bcb219501
commit
f75c3c6f68
Loading…
Reference in new issue