Home

Issue: 3211

linkActiveClass doesn't work with Non-ASCII URL

[issue link]

Version

v1.4.0

Reproduction link

https://github.com/NemoAlex/nuxt-test

Steps to reproduce

npm run dev

What is expected ?

Current link will be green.

What is actually happening?

linkActiveClass doesn’t work with Non-ASCII URL in SSR. When you on /测试,refresh the browser, linkActiveClass has gone.

This bug report is available on Nuxt.js community (#c6876)