iafilin

Results 4 comments of iafilin

Add $metrikaEvents: ``` export default function install (Vue, options = {}) { updateConfig(options); // Merge options and default config checkConfig(); // Check if all required options are presented Vue.prototype.$metrikaEvents =...

> Add $metrikaEvents: > > ``` > export default function install (Vue, options = {}) { > updateConfig(options); // Merge options and default config > checkConfig(); // Check if all...

> Thanks. I've never encountered this problem. At least I'm not aware of it. Could we have one more person to test this PR on their installation before I merge...

@sandulat Hello. Yes it worked! Thank.