vue-a11y/vue-axe

add config option to clear console

Closed this issue · 2 comments

currently console gets cleared on updated via clearAxeConsole which means that everything you log in mounted() lifecycle hook will never show up in the console.

PR #2 resolves this.

@joernroeder
Thanks to @MechJosh0 PR this problem has been solved, you can check in v1.0.7.

@MechJosh0 sorry for the delay to merge, and I sent you a message on Twitter.