@nolimits4web In this line: https://github.com/framework7io/framework7/blob/6e59c52fdd6ff8443045145134c1f460322c6c6a/src/core/components/gauge/gauge-class.js#L327 the correct event name is `selfBeforeDestroy` or `gaugeBeforeDestroy`? Thanks.
@nolimits4web In this line:
framework7/src/core/components/gauge/gauge-class.js
Line 327 in 6e59c52
the correct event name is
selfBeforeDestroyorgaugeBeforeDestroy?Thanks.