⚡ Support telemetry page (#2756)
* support telemetry page events * add log level to FE settings * add debug logging * fix types * state fix * move call
This commit is contained in:
@@ -2752,7 +2752,6 @@ export default mixins(
|
||||
});
|
||||
|
||||
this.$externalHooks().run('nodeView.mount');
|
||||
this.$telemetry.page('Editor', this.$route.name);
|
||||
},
|
||||
|
||||
destroyed () {
|
||||
|
||||
Reference in New Issue
Block a user