Skip to content

Global active-class overwrites local active-class #1323

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
cspeer opened this issue Apr 11, 2017 · 3 comments
Closed

Global active-class overwrites local active-class #1323

cspeer opened this issue Apr 11, 2017 · 3 comments

Comments

@cspeer
Copy link

cspeer commented Apr 11, 2017

Version

2.4.0

Reproduction link

https://jsfiddle.net/2p7jph02/3/

Steps to reproduce

  1. Define global linkActiveClass
  2. Define local active-class on router-link

What is expected?

The local active-class should overwrite the global linkActiveClass definition.

What is actually happening?

The global linkActiveClass definition overwrites local active-class

@posva
Copy link
Member

posva commented Apr 11, 2017

Thanks, I'll take a look

@cspeer
Copy link
Author

cspeer commented Apr 11, 2017

It may be related to #1314 ?

posva added a commit that referenced this issue Apr 11, 2017
@posva
Copy link
Member

posva commented Apr 11, 2017

Yes, it is, the fix there caused it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants