Skip to content

Mixin guard is not called when component has same guard #1519

Closed
@nirazul

Description

@nirazul

Version

2.6.0

Reproduction link

http://jsfiddle.net/3crtn7ov/12/

Steps to reproduce

  1. Trigger all available routes

What is expected?

Mixin guard: beforeRouteUpdate should be triggered.

What is actually happening?

Mixin guard is not triggered

I initially wanted to file an issue because the beforeRouteEnter guard showed this behaviour, but I wasn't able to reproduce it within a jsfiddle. I'm quite sure that the bug affects also the other guard.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions