]> git.ipfire.org Git - thirdparty/vuejs/router.git/commit
fix: custom directive doesn't work when custom=true (#2377)
authorDecadeMoon <decademoon@outlook.com>
Thu, 17 Oct 2024 03:25:42 +0000 (14:25 +1100)
committerGitHub <noreply@github.com>
Thu, 17 Oct 2024 03:25:42 +0000 (12:25 +0900)
commit0d8d9978cbf1cae77ee4d9ac6cec69cc341a8243
tree69955d54666dec05ff1db8e4fa6cdcb890763b51
parenta24d55b8de03c3c4a999998cabf49366963a6a7a
fix: custom directive doesn't work when custom=true (#2377)

Co-authored-by: Eduardo San Martin Morote <posva13@gmail.com>
packages/router/__tests__/RouterLink.spec.ts
packages/router/src/RouterLink.ts