mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Issue number: resolves #30254 --------- The type for `routerLink` was incorrectly set as `symbol`. The new update of the Vue output target to sets it to `string | symbol` - [ ] Yes - [x] No Dev build: `8.5.1-dev.11742238707.15ce0fe2` --------- Co-authored-by: Brandy Smith <6577830+brandyscarney@users.noreply.github.com>