Skip to content

<b-nav-item> not show link when use "to" as object. #1023

@lyquocnam

Description

@lyquocnam
<b-nav-item :to="{ name: 'account-register' }" exact>
	<i class="fa fa-user"></i> {{ $t("account.register") }}
</b-nav-item>

and result:
screen shot 2017-09-09 at 11 05 15 pm

result true must be: '/account/register' !

this may happend to other components too.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions