Skip to content

Console cleared even when clearConsoleOnUpdate: false #28

Closed
@danielroe

Description

@danielroe

(Duplicate of #26 - possible regression?)

When running vue-axe with the following options, the console is cleared on load and on subsequent updates.

Vue.use(VueAxe, {
  auto: true, // with or without this line
  clearConsoleOnUpdate: false,
})

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions